Mick wrote: > Is there a cleverer option I can add to rsync so that it only copies new > files, overwrites older versions of the same and only deletes any files or > directories that have been deleted from the source directory?
See the --modify-window option in the rsync man page. In particular, the resolution of timestamps on FAT is 2 seconds, so you may want to use --modify-window=1. -- Remy
signature.asc
Description: OpenPGP digital signature