Closed Bug 1324906 Opened 8 years ago Closed 8 years ago

Can't upload files to people-mozilla.org

Categories

(Websites :: other.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

This used to work a few weeks ago: # scp /test/percent-intrinsic-sizing.png people-mozilla.org:public_html/tests/grid/ Permission denied (publickey,gssapi-keyex,gssapi-with-mic). lost connection
Oh, if I explicitly specify user@ then it works: # scp /test/percent-intrinsic-sizing.png mpalmgren@people-mozilla.org:public_html/tests/grid/ This is quite odd, since I have: Host people.mozilla.org User mpalmgren in the file $HOME/.ssh/config, and I never had to specify user@ explicitly before... Anyway, I guess I'll have to do that from now on...
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Oh, now I see the error -- "people-mozilla.org" vs "people.mozilla.org" ha!
You need to log in before you can comment on or make changes to this bug.