Backup all your files on FTP with versioning
C# WPF first version of backup with FTP. You can backup to a FTP server with versioning (creates everytime a new file for x versions)
Also implemented is a FileWatcher to look for changes in files and than sync that file, but this code isn't activated yet.
TODO:
- Better interface
- Activate FileWatcher
- System tray icon