Permissions trouble using sftp but not with ftp

Asked by Chris Sommers

I tried uploading trivial branches (one file, or two dirs with two files each, etc.) using sftp. Each time I got permission denied errors on either the dirs or the single file. By simply changing to ftp the problem stopped. Any ideas?

Question information

Language:
English Edit question
Status:
Answered
For:
bzr Upload plugin Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vincent Ladeuil (vila) said :
#1

Without more info, I can only guess. But giving a wrong path to sftp is the most likely cause.
ftp and sftp don't have the same handling when it comes to user home directory for example so you
have to check that first.
Giving the paths you use for both protocols and can help us make a better diagnostic too.

Revision history for this message
Michael Mess (michael-michaelmess) said :
#2

Probably that bug affects you: bug 1374386

Can you help with this problem?

Provide an answer of your own, or ask Chris Sommers for more information if necessary.

To post a message you must log in.