Ubuntu - SFTP files permission denied
I use PORT 103, specified in "/etc/ssh/sshd_config".
FTP port is set to 103.
I can navigate through files and directories, but can´t edit them, only on the "home" directory.
I don´t know if this is a clue, but the command "ssh -v localhost" shows:
OpenSSH_5.9p1 Debian-5ubuntu1.4, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: connect to address 127.0.0.1 port 22: Connection refused
ssh: connect to host localhost port 22: Connection refused
Any help?
Thanks
3 Replies
edit: sorry, I misread that and thought the log was for your FTP client. Could you run "ls -ls
The problem is not just uploading, even setting permissions or deleting files… I´m able to modify files only on "home".