i can't Connect to Server SFTP : LIBSSH2_FX_PERMISSION_DENIED [SOLVED!]

Discuss new features and functions
Posts: 2
Joined: 5 Jan 2017

nahuinlla101131

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)
Attachments
freefilesyn.png
freefilesyn.png (41.86 KiB) Viewed 1600 times
coneccion sftp.png
coneccion sftp.png (57.27 KiB) Viewed 1600 times
Last edited by nahuinlla101131 on 21 Feb 2017, 20:35, edited 1 time in total.
User avatar
Site Admin
Posts: 7062
Joined: 9 Dec 2007

Zenju

Looks like FileZilla is openening "/home1/..." while FFS is opening "/".
Posts: 32
Joined: 11 Jul 2016

schnappi

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?
Posts: 2
Joined: 5 Jan 2017

nahuinlla101131

Thanks, this works correctly if I specify the correct folder path.
Folder that I can view in filezilla