head	1.4;
access;
symbols
	Hobson_Rock_14Dec2009:1.4
	HEAD_CTD_MERGE:1.4.0.6
	BEFORE_VCS_CHANGE:1.4
	Hobson_Rock_16Oct2009:1.4
	Hobson_Rock_29June2009:1.4
	Jun15_2009:1.4
	Apr_7_2009:1.4
	mar19_2009:1.4
	mar18_2009:1.4
	feb13_2009:1.4
	feb10-2009:1.4
	feb09-2009:1.4
	dec15_2008:1.4
	dec12_2008:1.4
	ST_10_5:1.4
	ST_10_4b:1.4
	ST_10_4:1.4
	ST_10_3:1.4
	ST10_HW:1.4
	ST_10_2:1.4
	ST_10_1:1.4
	ST_10_0:1.4
	AUTONOMY_BRANCH:1.4.0.4
	AUTONOMY:1.4
	AUTONOMY-2008_07_30:1.4
	TREX_ST_1_0:1.4
	RELEASE_27_April_2007_CTD_1:1.4.0.2
	Development_With_Wayne_060804:1.4
	Dev-27Jan2004:1.4
	Rel-15Dec2003:1.4
	Dev-2Dec2003:1.4
	Dev-1Dec2003:1.4
	Rel-26Nov2003:1.4
	OctansJune5:1.4
	Ver3-0:1.4
	Ver2-4:1.4
	Ver2-3-2:1.4
	Ver2-3:1.4
	Ver2-2:1.4
	Ver2-1:1.4
	Ver1-11:1.4
	Ver1-10:1.3
	Ver1-9:1.3
	Ver1-8:1.3
	Ver1-7:1.3
	Ver1-6:1.3
	Ver1-5:1.2
	Ver1-4-1:1.2
	Ver1-4:1.2
	Ver1-3:1.2;
locks; strict;
comment	@# @;


1.4
date	2000.04.12.18.34.30;	author oreilly;	state Exp;
branches;
next	1.3;

1.3
date	2000.01.18.18.04.51;	author oreilly;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.17.02.57.12;	author oreilly;	state Exp;
branches;
next	1.1;

1.1
date	2000.01.17.02.50.14;	author oreilly;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Must execute from 'onboard' directory
@
text
@# Copy binary executable files to user 'altex' directory
# This script must be executed from the 'onboard' directory!!!

vehicle=arm6

echo "Updating binaries from directory $AUV/bin on `hostname`"
ftp -v $vehicle << endDialog
altex

hash
prompt

lcd bin
cd /home/altex/auv/altex/onboard/bin
binary
mput *

quit
endDialog


@


1.3
log
@*** empty log message ***
@
text
@d2 1
d13 1
a13 1
lcd $AUV/bin
@


1.2
log
@*** empty log message ***
@
text
@d13 1
a13 1
cd /home/altex/auv/altex/onboard/
@


1.1
log
@*** empty log message ***
@
text
@d3 1
a3 1
vehicle=altex2
@

