Help with synchronization
Hello,
I am using the below synchronization command. It works except when the local file is replaced with a file that has an older date/time than the remote directory. The local file is also a different size than the remote file but it's still not replacing the remote file. I would like the local file to be the master regardless of mod date/time or file size.
synchronize -filemask="*.jpg" remote "T:\files\_website_event_images\" /events/
Your assistance is appreciated!
I am using the below synchronization command. It works except when the local file is replaced with a file that has an older date/time than the remote directory. The local file is also a different size than the remote file but it's still not replacing the remote file. I would like the local file to be the master regardless of mod date/time or file size.
synchronize -filemask="*.jpg" remote "T:\files\_website_event_images\" /events/
Your assistance is appreciated!