One-Way Sync: the new created folders or changes in source directory will be copied to the destination. While the copy of files deleted from source directory will be also deleted in destination directory. This action only synchronizes files from the source to the destination directory. If changes has been done by user (that is, you) in destination directory, it will not be executed.
Before job is executed, there are some files in source directory but no files in destination.
Job is being executed, and doing the following operations.
After job is executed, the source are completely the same as the destination directory.
After a while, the files in source and destination both have a little change. In source directory, delete directory1, create directory2,update file1.txt, and create directory3 in destination, update file2.txt.
When doing the second execution, the following operations have been done. One-Way Sync does not process the changed files shown in destination directory itself,only execute the corresponding files that have been operated in source.It differs fromMirror Sync
The result of job execution is below. The file operations shown in destination itself, the created directory and the updated file2.txt have been retained, and other files sames to the source directory.
Copyright(C) 2003 - 2025 ZhiBei Inc. All rights Reserved.