True Sync option
True Sync option
Not only provide the option to overwrite when newer, but to delete files in the target directory that no do not exist in the source directory.
More Details
Allowing a "delete" file now found in the source directory would be a great start. But I'm thinking of being able to do the following:
Set of a scheduled job to sync a source directory. List only the top level directories of the source and target, allowing recursion, but also allowing an exclusion list. Say move all files from \top to \top but don't copy the following list:
\top\temp
\top\cache
\top\fun\*.tmp
Todd
Set of a scheduled job to sync a source directory. List only the top level directories of the source and target, allowing recursion, but also allowing an exclusion list. Say move all files from \top to \top but don't copy the following list:
\top\temp
\top\cache
\top\fun\*.tmp
Todd