Alex Janssen <[EMAIL PROTECTED]> writes: > netawater said the following on 06/03/2008 09:45 AM: >> I tried to use lftp mirror function to backup my files: >> lftp -c 'open -e "mirror -c -e -r -R . history" ... >> >> First time it transfered all files, and I modified some file >> and tried mirror again. I hope it just transfer files which is >> modified but it transfer more files not only modified files. >> >> I don't know why does it transfer those files? which principle does >> it use? >> >> Thanks! >> > Try mirror -n to copy only newer files. > > -- > Ourwoods.org > I am willing to make the mistakes if someone else is willing to learn from > them. - Larry Barry (206)
Thank you! I have tried to use -n but it also copy files not being modified sometimes. Is it a issue about ftp mirroring or lftp?
