Dear Savannah Hackers, I registered a new project called "Spatter" on Sun 10/05/03 at 01:37. Since then, I have configured my SSH access, and committed files to both the Web Pages and Software CVS repositories. However, I seem to be unable to upload files to the Filelist. I have followed the instructions in the FAQ, but still both SCP and SFTP tell me "/upload/spatter/: Permission denied". Furthermore, clicking on the Filelist link gives me a page which says "No download directory."
I should also mention I have the "Use File Release" box checked off in the "Edit Public Informations" page for the admin section of my project. Any ideas on how I can get Filelist working? Thanks for the help, Alan Debugging information: scp === [EMAIL PROTECTED]:tmp$ scp -1 -vr ~/tmp/sv_upload/* [EMAIL PROTECTED]:/upload/spatter/ Executing: program /usr/bin/ssh host subversions.gnu.org, user grosskur, command scp -v -r -t /upload/spatter/ OpenSSH_3.6.1p2 Debian 1:3.6.1p2-9, SSH protocols 1.5/2.0, OpenSSL 0x0090703f debug1: Reading configuration data /home/alan/.ssh/config debug1: Applying options for subversions.gnu.org debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: Connecting to subversions.gnu.org [199.232.41.2] port 22. debug1: Connection established. debug1: identity file /home/alan/.ssh/identity type 0 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.2.1 debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.2.1 pat OpenSSH* debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2 Debian 1:3.6.1p2-9 debug1: Waiting for server public key. debug1: Received server public key (768 bits) and host key (1024 bits). debug1: Host 'subversions.gnu.org' is known and matches the RSA1 host key. debug1: Found key in /home/alan/.ssh/known_hosts:13 debug1: Encryption type: 3des debug1: Sent encrypted session key. debug1: Installing crc compensation attack detector. debug1: Received encrypted confirmation. debug1: RSA authentication using agent refused. debug1: Trying RSA authentication with key '/home/alan/.ssh/identity' debug1: Received RSA challenge from server. Enter passphrase for RSA key '/home/alan/.ssh/identity': debug1: Sending response to host key RSA challenge. debug1: Remote: RSA authentication accepted. debug1: RSA authentication accepted by server. debug1: Sending command: scp -v -r -t /upload/spatter/ debug1: Entering interactive session. debug1: fd 0 setting O_NONBLOCK debug1: fd 1 setting O_NONBLOCK Entering directory: D0700 0 unstable.pkg scp: /upload/spatter/: Permission denied [EMAIL PROTECTED]:tmp$ debug1: fd 1 clearing O_NONBLOCK debug1: Transferred: stdin 21, stdout 43, stderr 0 bytes in 2.5 seconds debug1: Bytes per second: stdin 8.5, stdout 17.4, stderr 0.0 debug1: Exit status 1 sftp ==== [EMAIL PROTECTED]:tmp$ sftp -1 -v [EMAIL PROTECTED]:/upload/spatter/ Connecting to subversions.gnu.org... OpenSSH_3.6.1p2 Debian 1:3.6.1p2-9, SSH protocols 1.5/2.0, OpenSSL 0x0090703f debug1: Reading configuration data /home/alan/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: Connecting to subversions.gnu.org [199.232.41.2] port 22. debug1: Connection established. debug1: identity file /home/alan/.ssh/identity type 0 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.2.1 debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.2.1 pat OpenSSH* debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2 Debian 1:3.6.1p2-9 debug1: Waiting for server public key. debug1: Received server public key (768 bits) and host key (1024 bits). debug1: Host 'subversions.gnu.org' is known and matches the RSA1 host key. debug1: Found key in /home/alan/.ssh/known_hosts:13 debug1: Encryption type: 3des debug1: Sent encrypted session key. debug1: Installing crc compensation attack detector. debug1: Received encrypted confirmation. debug1: RSA authentication using agent refused. debug1: Trying RSA authentication with key '/home/alan/.ssh/identity' debug1: Received RSA challenge from server. Enter passphrase for RSA key '/home/alan/.ssh/identity': debug1: Sending response to host key RSA challenge. debug1: Remote: RSA authentication accepted. debug1: RSA authentication accepted by server. debug1: Sending command: /usr/lib/sftp-server debug1: Entering interactive session. debug1: fd 0 setting O_NONBLOCK debug1: Couldn't stat remote file: No such file or directory Couldn't stat remote file: No such file or directory File "/upload/spatter/" not found. debug1: Transferred: stdin 81, stdout 102, stderr 0 bytes in 3.0 seconds debug1: Bytes per second: stdin 27.4, stdout 34.5, stderr 0.0 debug1: Exit status 0 _______________________________________________ Savannah-hackers mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/savannah-hackers
