On Thu, Jan 3, 2013 at 5:07 PM, p cooper <[email protected]> wrote: > I'm using lftp to backup to a remote server and use > mirror -R -v -n -X Maildir/ /home/mine mine > > ie everything in /home/mine except Maildir > > it is removing and then re-transferring each file , even hough it hasn’t > been changed on the local machine . > > Is this correct ?
No, lftp leaves the unchanged files as is. Use --verbose=3 to see it yourself. _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp
