Sync files from one folder to another
This efficiently copies files from one folder to another.
You can check "Preview only", and you will be shown a list of the files that would have been copied.
You can enter a list of files or file types to skip, one per line, such as "C:\myfile.txt" or "*.txt".
(This is only supported only on Windows, since on Linux you can instead use the excellent rsync
tool.)
Back