savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] group-id needed for /upload


From: Brad Barber
Subject: [Savannah-hackers] group-id needed for /upload
Date: Thu, 22 Aug 2002 20:18:41 -0400

Please place
        rlaboiss
        bradb2
under the same Unix groupid and assign
        /upload/qhull/*
to this group id.

I can upload new directories into /upload/qhull with scp
but I can not upload a new directory into /upload/qhull/qhull.pkg.
I believe the problem is that
        qhull.pkg
is owned by rlaboiss.

I was not able to use sftp.  I got the same results others described
in a support ticket.

Many thanks for your help, and for maintaining the site.

                                        --Brad

I can not upload into a directory created by rlaboiss

DELL:/>  scp -vr /tmp/sv_upload/* address@hidden:/upload/qhull/
Executing: program /usr/bin/ssh host freesoftware.fsf.org, user bradb2, command
scp -v -r -t /upload/qhull/
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090605f
debug1: Reading configuration data /home/bbarber/.ssh/config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to freesoftware.fsf.org [199.232.41.3] port 22.
debug1: Connection established.
debug1: identity file /home/bbarber/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version lshd_1.4 lsh - a f
ree ssh
debug1: no match: lshd_1.4 lsh - a free ssh
debug1: Local version string SSH-1.5-OpenSSH_3.4p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'freesoftware.fsf.org' is known and matches the RSA1 host key.
debug1: Found key in /home/bbarber/.ssh/known_hosts:6
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with key '/home/bbarber/.ssh/identity'
debug1: Received RSA challenge from server.
Enter passphrase for RSA key '/home/bbarber/.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/qhull/
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
debug1: fd 1 setting O_NONBLOCK
Entering directory: D0755 0 qhull.pkg
Entering directory: D0755 0 2002.1
scp: /upload/qhull//qhull.pkg/2002.1: Permission denied
DELL:/> debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 35, stdout 60, stderr 0 bytes in 2.3 seconds
debug1: Bytes per second: stdin 15.0, stdout 25.7, stderr 0.0
debug1: Exit status 1


I get the same results if I use
DELL:/>  scp -vr /tmp/sv_upload/* address@hidden:/upload/qhull


It works fine if I upload a new directory,

DELL:/tmp/sv_upload> mv qhull.pkg qhull-new.pkg
DELL:/tmp/sv_upload> scp -vr /tmp/sv_upload/* address@hidden:/upload/qhull/
Executing: program /usr/bin/ssh host freesoftware.fsf.org, user bradb2, command
scp -v -r -t /upload/qhull/
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090605f
debug1: Reading configuration data /home/bbarber/.ssh/config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to freesoftware.fsf.org [199.232.41.3] port 22.
debug1: Connection established.
debug1: identity file /home/bbarber/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version lshd_1.4 lsh - a f
ree ssh
debug1: no match: lshd_1.4 lsh - a free ssh
debug1: Local version string SSH-1.5-OpenSSH_3.4p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'freesoftware.fsf.org' is known and matches the RSA1 host key.
debug1: Found key in /home/bbarber/.ssh/known_hosts:6
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with key '/home/bbarber/.ssh/identity'
debug1: Received RSA challenge from server.
Enter passphrase for RSA key '/home/bbarber/.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/qhull/
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
debug1: fd 1 setting O_NONBLOCK
Entering directory: D0755 0 qhull-new.pkg
Entering directory: D0755 0 2002.1
Sending file modes: C0644 459870 qhull2002.1.tgz
qhull2002.1.tgz      100% |*****************************|   449 KB    00:03
Sending file modes: C0644 1243743 qhull2002.1.zip
qhull2002.1.zip      100% |*****************************|  1214 KB    00:29
debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 1703715, stdout 9, stderr 0 bytes in 52.2 seconds
debug1: Bytes per second: stdin 32630.1, stdout 0.2, stderr 0.0
debug1: Exit status 0
                





reply via email to

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