Hello,

I am using latest 4.3.3 lftp in Cygwin, Win7-64 bit.

I have a remote directory structure with huge files. I'd like to mirror it
to my local folder.

Majority of the files are already mirrored, however there are some huge
files I'd skip mirroring as it would take 20-25 hours, and they are located
on my local machine as well.
So I copied them to the exact same location here on the local folder where
they are on the matching remote folder.

Then run lftp with the "mirror --only-newer --delete" options, and despite
these huge files are located in the local folder, lftp starts to re-download
them from the server:

Removing old file `xxxx.zip'
Transferring file `xxxx.zip'

I want that lftp skip these matching files... I tried the "--exclude RX"
exclude matching files options, but lftp wants to download them again...

Please help.
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to