I try with the same filezilla configuration with SFTP, if it works. (provider hostgator.com)
Host: ftp.domain.com
User: user (without @domain.com)
Pass: ****
Port: 2222
But with FreeFileSync I get the following error:
Can not open directory "sftp: //ftp.domain.com/".
Error code LIBSSH2_ERROR_SFTP_PROTOCOL: Failed opening remote file LIBSSH2_FX_PERMISSION_DENIED (libssh2_sftp_opendir)
Is it possible that the server only accepts ECDSA or Ed25519? Putty derivatives still can only use DSA or RSA while FileZilla can also use ECDSA or Ed22519 keys.
@Zenju What kind of keys does FreeFileSync support?
@nahuinlla101131 What kind of keys does your SSH/SFTP server support?