Hi all, I use mirror command to download files, if the file size is same , don't download it.
when I use : mirror --parallel=2 -v abc_folder it works well. when next time I issue above command, it won't download the same files in abc_folder again but when I change it to : mirror --parallel=2 --use-pget=5 -v abc_folder when next time I issue above command, it starts to download the files in abc_folder again. I found the local file sizes in abc_folder same as the source ftp file sizes. It should not repeat to download the same file when I used --use-pget=5. Anyone has idea why this happened? I tried it on version 3.5.9, version 3.5.10 , all have above problem. Thanks a lot ! --huangzx __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
