Re: X11 tuneling: a hard to fix problem

2006-05-03 Thread Darren Tucker
Nader Amadeu wrote: Ok i ran `sshd -ddd` following the suggestion of Jonathan Loh: debug1: session_input_channel_req: session 0 req x11-req debug2: bind port 6010: Cannot assign requested address I'm not sure if it's related to your problem, but I've seen that once before on Solaris 9,

FW: SSH/SFTP rc problem in Solaris.

2006-05-03 Thread Dony Pierre
Hi all, I use SSH client and server on a Solaris 9 server, version is : Client : bash-2.05# pkginfo -l SUNWsshu PKGINST: SUNWsshu NAME: SSH Client and utilities, (Usr) CATEGORY: system ARCH: sparc VERSION: 11.9.0,REV=2002.04.06.15.27 BASEDIR: /

Forcing Unique Filenames on Upload

2006-05-03 Thread Steven Jardine
Is there any way to insure/force a file that is being uploaded via scp will have a unique filename? I want users to be able to upload files without inadvertently overwriting existing files. I am using OpenSSH v4.3 on a Fedora Core 5 system. Thanks in advance. Steve