You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program that maintains a replica of a source folder, performing periodic one-way synchronization. This tool synchronizes two folders by maintaining an exact copy of a source folder in a replica folder. All file operations (creation, copying, removal) are logged both to a file and console output.