Are there server side requisites for the xfer:verify to work?  Does it work
with uploading files?


I'm currently using the sync feature to send my files.


$ cat ~/.lftp/rc

set ftp:ssl-allow off

set ftp:passive-mode 0

set xfer:clobber yes

set xfer:verify yes

set xfer:verify-command /usr/local/share/lftp/verify-file



Transfer Command.

lftp remote_site -e "mirror --verbose --delete --reverse --exclude-glob .*
. /dest; ls; bye"



I've turned on Debug, but I don't see the verify command running anywhere.

-- 
-Jason
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to