Hi, as jantzen_belliston-Adobe asked me to provide more information,
I'm still having some issues to connect both services (Data Warehouse or
Data Feeds) to my SFTP server. What I tried is to upload the keys file
to /home/myuser/.ssh/authorized_keys. I've changed the permissions to
the file and also the path so that the user is the owner: chown
myuser:userg /home/myuser/.ssh/authorized_keys, in the config file
(sshd_config) I've changed the following: RSAAuthentication yes
PubkeyAuthentication ...