Discussion:
[savannah-help-public] [sr #109521] Cannot upload files to download area.
John Darrington
2018-06-29 14:57:26 UTC
Permalink
URL:
<http://savannah.gnu.org/support/?109521>

Summary: Cannot upload files to download area.
Project: Savannah Administration
Submitted by: jmd
Submitted on: Fri 29 Jun 2018 04:57:24 PM CEST
Category: Download area - developer access
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Assigned to: None
Originator Email:
Operating System: GNU/Linux
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

I'm having trouble uploading my signed release files.

I have tried:

***@gnocchi:~/Sep$ scp upad-0.0.tar.gz ***@dl.sv.nongnu.org:/releases/

scp: /releases//upad-0.0.tar.gz: Permission denied

***@gnocchi:~/Sep$ scp upad-0.0.tar.gz
***@dl.sv.nongnu.org:/releases/micropad

scp: /releases/micropad: Permission denied

***@gnocchi:~/Sep$ scp upad-0.0.tar.gz
***@dl.sv.nongnu.org:/releases/micropad/
scp: /releases/micropad/: Is a directory

***@gnocchi:~/Sep$ scp upad-0.0.tar.gz
***@dl.sv.nongnu.org:/releases/micropad/upad-0.0.tar.gz

scp: /releases/micropad/upad-0.0.tar.gz: No such file or directory


What am I doing wrong?





_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109521>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Bob Proulx
2018-06-29 18:47:48 UTC
Permalink
Update of sr #109521 (project administration):

Status: None => In Progress
Assigned to: None => rwp

_______________________________________________________

Follow-up Comment #1:

Hmm... The root cause of problems here seems to be that your project is named
microPad with mixed case and somehow this was not lower cased when making the
canonical name for the project. This caused errors when the upload directory
was created. This will likely cause other problems. Meaning that at this
moment I expect we will need to lower case the naming manually in order to
avoid the problem in random places moving forward.

We will chase that down. In the meantime I have manually created the
directory and set the group. Try it again now please. You must have the
project name in the target path.

scp upad-0.0.tar.gz ***@dl.sv.nongnu.org:/releases/micropad/



_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109521>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Continue reading on narkive:
Loading...