I've been using rclone (on a Windows 10 Pro 64bits machine) to sync a local directory with a remote FTPS server (FileZilla Server v0.9.60.2, configured to use implicit TLS) without issues, until ...
FTPS is FTP using SSL or TLS, the same DH key exchange as HTTPS. SFTP uses SSH instead, and trades off FTP's fun firewalling for the requirement to transmit a certificate out of band or just ...
FileZilla has become one of the most popular and widely-used file transfer protocol (FTP) clients, thanks to its easy-to-use interface and excellent performance. The open-source software is not only ...