Basic Sync is a feature that allows you to synchronize folders to other locations, such as an external hard drive, NAS, or removable USB flash drive. It works similarly to Windows' "copy" feature, but without creating an image file after the sync process is complete, allowing you to view your contents at any time.
Here are some examples of situations where basic synchronization may be needed for file operations: when multiple threads are accessing the same file, when a program needs to read and write to the same file simultaneously, when a program needs to ensure that a file is completely written before reading from it, or when a program needs to prevent multiple instances from writing to the same file at the same time.
Download Qiling Disk Master Standard, a free file sync software, and install it on your computer.
And you need to create a file to sync.
1. To access file sync, click on the "Backup and recovery" tab on the left side of the screen, followed by selecting the "File Sync" option.
2. You can create a backup using the Basic Sync Task, naming it to distinguish it from other sync tasks. To do this, click on the "Folder" option to select the folder you want to synchronize, and then click the "+" icon to add more folders to sync.
Tips: When adding folders, you can click the "Filter" button to open the "Filter Settings" for filtering files after adding the folders.
1) The File Inclusion Mask can specify files to sync, supporting wildcards and allowing multiple masks separated by semi-colons.
You can configure the mask to include sync files based on their extensions, like .doc, .xls, .ppt, and more, so only files with the same extensions are synced to the target path.
To sync only .doc files in the selected source folders, configure the mask with "*.doc" and separate multiple extensions with semi-colons if needed.
2) The File Exclusion Mask specifies the files to exclude, allowing for wildcards and multiple masks separated by semi-colons, such as *.temp;*.tmp;*.bak;*~*.
With this mask, you can configure to exclude files with specific extensions, such as .temp, .tmp, .bak, and others, thereby preventing their sync to the destination location.
To exclude only .temp files in the selected source folders, configure the mask with "*.temp" and separate additional formats with semi-colons if needed.
3) The Folder Exclusion Mask allows you to specify folders to exclude, supporting wildcards and separating multiple masks with a semi-colon.
This mask allows you to exclude folders with the same name, preventing them from being synced to the destination location.
To exclude a specific folder from the source folders, simply add its name to the mask, separated by semi-colons if there are multiple folders to exclude. For instance, if you want to exclude folder "A", you can just configure "A" in the mask. If you need to include more folder names, separate them with semi-colons.
You can also tick the bottom three boxes as you need. After setting the "Filter settings", please click "OK".
Please check the 3 filter example settings below:
3. Select a destination location to store the folder, then click "Proceed" to complete the operation.
Tips: While sync is running, you can click an icon in the lower-left corner to set your PC to shut down, restart, hibernate, or sleep once the sync is complete.
4. The data is now accessible directly on the destination location, allowing for straightforward viewing.
Tips: When you run the Basic Sync task again, the added and changed data from the source directory will sync to the destination. If you need the files to be deleted from the destination location when they are deleted from the source folder, please tick the "Sync the deletions in the source directory to destination" option under Options->General.
When creating a new Basic Sync task, you will find a "Options" button in the lower-left corner of the interface.
Click the button and you will see a dropdown menu with options for "General", "Command", and "Advanced".
General
Command
In this option, you can set the pre-command and post-command.
Advanced
To schedule a sync task, select the "Schedule" option, which will prompt a dialog box. From there, choose the desired sync frequency, such as daily, weekly, or monthly, and select the sync method, including event triggers and USB plug-in.
Notes:
File syncing can consume storage space and take time, especially with large files or many files, and it's crucial to ensure accuracy and integrity to avoid data loss.
FAQs:
Q: Why was the source folder created in the destination location?
A: The design mechanism for Qiling Disk Master creates a folder with the same name as the original path to store synchronized files, preventing confusion with the original file in the target path.
Q: Why are changed/new files not synced to the destination?
A: To ensure that the changes to the file are synced, verify that you have completed the sync task after the file has been modified. This will guarantee that the updated file is reflected in the system.
Q: When files are deleted from the source location, they are not synced to the destination again because the sync process typically only copies new or modified files from the source to the destination, but does not restore deleted files. This is a deliberate design choice to prevent accidental overwriting of existing files at the destination.
A: Disk Master currently doesn't support deleting files from the destination when deleting from the source for common or schedule sync. However, you can try using real-time sync and check the option "target files will be deleted when deleting the source files" in the real-time sync settings.