[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slib
From: |
Karl Berry |
Subject: |
Re: slib |
Date: |
Tue, 27 May 2008 13:29:42 -0500 |
I see bug-automake is CC:ed on this message. Is this about a bug in
gnupload, and if yes, what's the nature of the bug?
Sorry for the lack of clarity.
Aubrey is able to upload to savannah.nongnu using the direct commands
(rsync/scp/sftp), but not using gnupload. It surprises me. Quoting
parts of the previous messages, he ran gnupload this way and failed:
bash-3.2$ gnupload --to address@hidden:releases/freesnell/
/home/jaffer/pub/FreeSnell.zip
Signing /home/jaffer/pub/FreeSnell.zip...
Uploading /home/jaffer/pub/FreeSnell.zip to
address@hidden:releases/freesnell/...
You tried to execute: scp -d -t releases/freesnell/
Sorry, you are not allowed to execute that command.
lost connection
But ran scp directly this way, and succeeded:
bash-3.2$ scp FreeSnell.zip FreeSnell.zip.sig
dl.sv.nongnu.org:/releases/freesnell/
FreeSnell.zip 100% 585KB 292.4KB/s 00:02
FreeSnell.zip.sig 100% 189 0.2KB/s 00:00
Thanks,
Karl