savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Need to remove a file from the download area


From: Asfand Yar Qazi
Subject: [Savannah-hackers] Need to remove a file from the download area
Date: Fri, 21 Mar 2003 07:00:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021221

My project is XBobble. The file I need to remove is 0.15/xbobble-0.1-i586-bin.tar.gz

I tried sftp:

$ sftp address@hidden:/xbobble
Connecting to subversions.gnu.org...
<password entry screen>
Permission denied (publickey,password,keyboard-interactive).
Couldn't read packet: Connection reset by peer


$ sftp -1 address@hidden:/xbobble
Connecting to subversions.gnu.org...
You tried to execute: `/usr/local/bin/cvssh -c
/opt/openssh/libexec/sftp-server'.
Sorry, you are only allowed to execute :
CVS_RSH=ssh cvs commands
rsync from /cvsroot or /upload.
rsync to /upload.
sftp to and from /upload.
Connection closed

$ sftp -1 address@hidden:/upload
Connecting to subversions.gnu.org...
You tried to execute: `/usr/local/bin/cvssh -c
/opt/openssh/libexec/sftp-server'.
Sorry, you are only allowed to execute :
CVS_RSH=ssh cvs commands
rsync from /cvsroot or /upload.
rsync to /upload.
sftp to and from /upload.
Connection closed


scp and cvs work fine for me.  What's happening?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]