Im having problems mirroring a directory accross servers. it ends 
up getting stuck on
'filename' at 0 (0%) [Waiting for transfer to complete]

even though the file has transfered between the two ( CRC ok ) and 
the server has  acknowledged this:
<--- 226 Transfer finished successfully. Data connection closed.


i am launching it through a script file ( lftp -f script.txt ) 
which contains:

open -p 21 -u user,pass host
set ftp:use-fxp yes
set ftp:fxp-force yes
set ftp:ssl-protect-data yes
set ftp:ssl-protect-fxp yes
set ftp:passive-source no
debug
mirror --verbose  folder ftp://user:[EMAIL PROTECTED]:21/
exit

Any help on this would be greatly apreciated.


--
Taking a trip?  Click here to compare hotel rates and find a great deal.
http://tagline.hushmail.com/fc/Ioyw6h4eRClJL62b1tfWNNjGejR2Lb4HlaG2i70Y2OzOqZA9b5Gp6G/

Reply via email to