Source of Electon Desktop app to synchronize changes in local folder to FTP remote server.
Any files added or changed in a source folder, we're moved to Remote FTP and moved to backup folder.
You will need it in case you want to keep a remote folder updated via FTP from a local folder, like system integrations solutions.
Clone the repo, install dependecies and run
npm start
MacOS: Download last release
Soon I will publish compiled package for Windows and Linux