▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▌
▐--██████╗-██╗██████╗-███████╗-██████╗████████╗-██████╗-██████╗-██╗---██╗--▌
▐--██╔══██╗██║██╔══██╗██╔════╝██╔════╝╚══██╔══╝██╔═══██╗██╔══██╗╚██╗-██╔╝--▌
▐--██║--██║██║██████╔╝█████╗--██║--------██║---██║---██║██████╔╝-╚████╔╝---▌
▐--██║--██║██║██╔══██╗██╔══╝--██║--------██║---██║---██║██╔══██╗--╚██╔╝----▌
▐--██████╔╝██║██║--██║███████╗╚██████╗---██║---╚██████╔╝██║--██║---██║-----▌
▐--╚═════╝-╚═╝╚═╝--╚═╝╚══════╝-╚═════╝---╚═╝----╚═════╝-╚═╝--╚═╝---╚═╝-----▌
▐--------------------------------------------------------------------------▌
▐--███████╗██╗---██╗███╗---██╗-██████╗-------------------------------------▌
▐--██╔════╝╚██╗-██╔╝████╗--██║██╔════╝-------------------------------------▌
▐--███████╗-╚████╔╝-██╔██╗-██║██║------------------------------------------▌
▐--╚════██║--╚██╔╝--██║╚██╗██║██║------------------------------------------▌
▐--███████║---██║---██║-╚████║╚██████╗-------------------------------------▌
▐--╚══════╝---╚═╝---╚═╝--╚═══╝-╚═════╝-------------------------------------▌
▐▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▌
        

Directory Sync Introduction

Overview

Directory Sync Tool is a graphical interface (GUI) that simplifies the use of Windows' built-in Robust File Copy (Robocopy) utility for efficient folder synchronization on Windows systems. It also offers optional integration with Rclone, making it easier to synchronize with cloud storage services by leveraging Rclone’s powerful capabilities.

Key Features

Requirements

How to Use

  1. Install necessary tools (Rclone, Cargo if needed).
  2. Run the application:
    • Launch DirectorySync.exe, or run the script directly:
      python main.py

View Source

View Source on GitHub