Re: copy to destination only new files

2023-06-24 Thread . via rsync
You're probably right.  I've spent too much time on this and it's not working so.I quit. *From:* Robin Lee Powell [mailto:rlpow...@digitalkingdom.org] *Subject:* copy to destination only new files *Date:* Saturday, June

copy to destination only new files

2023-06-23 Thread . via rsync
I'm using rsync to copy files from a source folder to a destination folder.  It works fine.  But, to save some time, what options should I use to only update or copy (to the destination) files that are new and/or have a new time stamp on them? Here's the code I use below (pretty sure the -n