David MENTRE <[EMAIL PROTECTED]> said:

> Hello Savannah hackers,

Does scp work on other parts of the axiom area?



>
> I tried to upload some files on upload/axiom but the upload failed
>with a "Permission denied" error. The same kind of command was
>working previously.
>
> [EMAIL PROTECTED]:~/pub/axiom-libre/GOLD/upload/axiom/axiom_texmacs.pkg$ rsync -z -v 
> --rsh=ssh --recursive . [EMAIL PROTECTED]:/upload/axiom/axiom_texmacs.pkg/ 
> building file list ... done
> 1.0.0/README.txt
> 1.0.0/tm_axiom.c
> 1.0.1/README.txt
> 1.0.1/tm_axiom.c
> 1.0.2/README.txt
> 1.0.2/tm_axiom.c
> rsync: recv_generator: mkdir "1.0.3-texmacs1.0.2.4": Permission denied (2)
> stat 1.0.3-texmacs1.0.2.4 : No such file or directory
> 1.0.3-texmacs1.0.2.4/README.txt
> 1.0.3-texmacs1.0.2.4/axiom_tm-1.0.3.tar.gz
> Examples v1.0.2/README.txt
> Examples v1.0.2/axiom-trig.pdf
> Examples v1.0.2/axiom-trig.ps
> Examples v1.0.2/axiom-trig.tm
> Examples v1.0.2/roe_ale.pdf
> Examples v1.0.2/roe_ale.tm
> mkstemp 1.0.0/.README.txt.U2s800 failed: Permission denied
> mkstemp 1.0.0/.tm_axiom.c.UR97K7 failed: Permission denied
> mkstemp 1.0.1/.README.txt.QWzSte failed: Permission denied
> mkstemp 1.0.1/.tm_axiom.c.u4Zrcl failed: Permission denied
> mkstemp 1.0.2/.README.txt.cEfNTr failed: Permission denied
> mkstemp 1.0.2/.tm_axiom.c.kHPOzy failed: Permission denied
> mkstemp 1.0.3-texmacs1.0.2.4/.README.txt.XhvweB failed: No such file or 
> directorymkstemp 1.0.3-texmacs1.0.2.4/.axiom_tm-1.0.3.tar.gz.0dxl0f failed: No such 
> file or directory
> mkstemp Examples v1.0.2/.README.txt.hTwlRh failed: Permission denied
> mkstemp Examples v1.0.2/.axiom-trig.pdf.IFHgHj failed: Permission denied
> mkstemp Examples v1.0.2/.axiom-trig.ps.z15qsl failed: Permission denied
> mkstemp Examples v1.0.2/.axiom-trig.tm.OH8b7m failed: Permission denied
> mkstemp Examples v1.0.2/.roe_ale.pdf.zwRMKo failed: Permission denied
> mkstemp Examples v1.0.2/.roe_ale.tm.Oco1gq failed: Permission denied
> rsync: recv_generator: mkdir "1.0.3-texmacs1.0.2.4": Permission denied (2)
> stat 1.0.3-texmacs1.0.2.4 : No such file or directory
> wrote 14172 bytes  read 2500 bytes  2564.92 bytes/sec
> total size is 272352  speedup is 16.34
> rsync error: partial transfer (code 23) at main.c(578)
>
> I also tried with recommended commands on Savannah web site, but it also
> failed:
>
> [EMAIL 
> PROTECTED]:~/pub/axiom-libre/GOLD/upload/axiom/axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4$
>     mkdir -pv /tmp/sv_upload/axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4/ && cp 
> "README.txt" /tmp/sv_upload/axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4/
> mkdir: répertoire créé `/tmp/sv_upload'
> mkdir: répertoire créé `/tmp/sv_upload/axiom_texmacs.pkg'
> mkdir: répertoire créé `/tmp/sv_upload/axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4'
> [EMAIL 
> PROTECTED]:~/pub/axiom-libre/GOLD/upload/axiom/axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4$
>     scp -vr /tmp/sv_upload/* [EMAIL PROTECTED]:/upload/axiom/
> Executing: program /usr/bin/ssh host subversions.gnu.org, user dmentre, command scp 
> -v -r -t /upload/axiom/
> OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3, SSH protocols 1.5/2.0, OpenSSL 
> 0x0090603fdebug1: Reading configuration data /home/david/.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: ssh_connect: needpriv 0
> debug1: Connecting to subversions.gnu.org [199.232.41.2] port 22.
> debug1: Connection established.
> debug1: identity file /home/david/.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.4p1 Debian 1:3.4p1-1.woody.3
> 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/david/.ssh/known_hosts:11
> 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 via agent with '[EMAIL PROTECTED]'
> debug1: Received RSA challenge from server.
> debug1: Sending response to RSA challenge.
> debug1: Remote: RSA authentication accepted.
> debug1: RSA authentication accepted by server.
> debug1: Sending command: scp -v -r -t /upload/axiom/
> debug1: Entering interactive session.
> debug1: fd 0 setting O_NONBLOCK
> debug1: fd 1 setting O_NONBLOCK
> Entering directory: D0755 0 axiom_texmacs.pkg
> Entering directory: D0755 0 1.0.3-texmacs1.0.2.4
> scp: /upload/axiom//axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4: Permission denied
> [EMAIL 
> PROTECTED]:~/pub/axiom-libre/GOLD/upload/axiom/axiom_texmacs.pkg/1.0.3-texmacs1.0.2.4$
>     rm -rf /tmp/sv_upload
>
> Any idea on what is going wrong?
>
> Yours,
> d.
> -- 
> David MENTRE <[EMAIL PROTECTED]> -- http://www.nongnu.org/axiom/
>
> _______________________________________________
> Savannah-hackers mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/savannah-hackers

-- 
Mathieu Roy

  +---------------------------------------------------------------------+
  | General Homepage:           http://yeupou.coleumes.org/             |
  | Computing Homepage:         http://alberich.coleumes.org/           |
  | Not a native english speaker:                                       |
  |     http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english  |
  +---------------------------------------------------------------------+


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to