Click to See Complete Forum and Search --> : FTP failure


enya
March 19th, 2002, 10:01 AM
Hi, everybody!
I have this cmd file - (rasphone -d ConnectionName
ftp -s:script1.txt),

which executes the following script1.txt:

open ftp.....com
username
password
cd 'ftbest01'
hash
get pbc.ff01.p0bcdbef(+0) somefile.dat
quit


Sometimes it fails to get the file - it doesn't connect to the port.
Sometimes it connects to the port, but gives me an error - "550 Volume containing FTBEST01.PBC.FF01.P0BCDBEF(+0) is not mounted and NoAutoMount specified."
Is there any way from my side to avoid these errors? And what could be the cause of it?

Thanks!