ncftpput stopping

hello

I'm using ncftpput to send a directory recursive to a remote location...

I think sometimes a connection problem happens and maybe the FTP client gets disconnected, then it just stops:

12-27-05//custom/etc/mail.tar.gz: 63.08 kB 537.29 B/s
12-27-05//custom/etc/mail.md5: 79.00 B 25.79 B/s
...5//custom/etc/virtual.tar.gz: ETA: 0:00 32.00/611.49 kB 2.24 MB/s
-su-2.05b#

any ideas on how to set it to reconnect, retry sending and/or something like that?
the only thing I can think is to send file by file (maybe parallelizing 3 at a time) after a recursive list of files

 

 

 

 

Top