FTP Sync Script
Digging around my hard drive and found an old FTP sync script I wrote. Sharing it on GitHub now. Enjoy :)
https://github.com/rsumilang/sync-ftp
Note: If you have the ability to send files in any other way like SSH then I’d advise using rsync. FTP should be a last resort.