head	1.4;
access;
symbols
	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.3
	Ver1-4-1:1.2
	Ver1-4:1.2
	Ver1-3:1.2;
locks; strict;
comment	@# @;


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

1.3
date	2000.01.18.05.28.37;	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.15;	author oreilly;	state Exp;
branches;
next	;


desc
@@


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

vehicle=arm6
  
ftp -v $vehicle << endDialog
altex

prompt
hash

lcd config
cd /home/altex/auv/altex/onboard/config
asc
mput *.cfg 

lcd ../missions
cd /home/altex/auv/altex/onboard/missions
asc
mput *.cfg

quit
endDialog


@


1.3
log
@*** empty log message ***
@
text
@d2 1
d12 1
a12 1
lcd $AUV/config
d17 1
a17 1
lcd $AUV/missions
@


1.2
log
@*** empty log message ***
@
text
@d5 1
a5 1
ftp $vehicle << endDialog
d9 1
@


1.1
log
@*** empty log message ***
@
text
@d3 2
a4 2
vehicle=altex2

@

