Dear developers,

When using lftp's "mirror" option, also timestamps are mirrored from 
remote-ftp to local directory. But when using "mirror -script=test.ftp" and 
afterwards "source test.ftp" the timestamps aren't adopted. The reason is, 
the test.ftp script is filled with "get -e -O ... " commands which do NOT 
copy the timestamps from the ftp directory. 
In my opinion there is a timestamp option missing for "get" command. 

Best regards,
Michael

Reply via email to