Keeps files updated on a remote FTP server from a local path.
Watches directory and updates remote on any change.
Only pushes files and directories (local->remote only).
USAGE::
- build solution in VS.
- update config file "FTPSync.exe.config" with directories, server info etc
- run application
- ???
- profit
!!WARNING this is hastily made to fill some flaws in some IDE's and is by no means finished. USE AT OWN RISK!!