similar to: max cmd. length in sftp?

Displaying 20 results from an estimated 7000 matches similar to: "max cmd. length in sftp?"

2006 Apr 28
2
Disconnecting: Bad packet length
Hi, I'm trying to get OpenSSH to work on Solaris 10 wich Sun C 5.8 compiler (SUNWspro 11). I've compiled OpenSSL 0.9.8a without problem and OpenSSH 4.3p2 as well. [user at compilationserver ~/openssh-4.3p2] ./ssh -V OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005 My problem is that I cannot connect to anything. When I try I always get an error [user at compilationserver ~/openssh-4.3p2]
2008 Mar 03
1
how to unsubscribe
hello guys sorry for this but my e-mail is getting to much e-mails that i couldnt even have time to read my personal 1's so im just askin how to unsubscribe from this list. thanx for every thing _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE!
2006 Sep 16
0
[Bug 1230] filename escaping of brackets in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=1230 Summary: filename escaping of brackets in sftp Product: Portable OpenSSH Version: 4.3p2 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo: bitbucket at mindrot.org ReportedBy: duncan2nd at
2005 Mar 04
1
Fwd: Sftp Logging
Hello, Does anyone how enable the sFTP logging? I have a solaris 9 on sun blade 2500 SSh Version: ssh -V SSH Version Sun_SSH_1.0.1, protocol versions 1.5/2.0. Whats all that mean? This link shows how to get the sftp logging with chroot path. http://sftplogging.sourceforge.net/download/README -------------------- Install instructions: -------------------- 1. download and expand openssh-3.x(.x)px
2011 Mar 17
3
exit status of ssh?
The man page for ssh says that the exit status of ssh should be the exit status of the program that it runs. The session terminates when the command or shell on the remote machine exits and all X11 and TCP/IP connections have been closed. The exit sta? tus of the remote program is returned as the exit status of ssh. ... ssh exits with the exit status of the remote command or with 255 if an error
2006 Jun 08
3
[Bug 1195] sftp corrupts large files on new macbook pro
http://bugzilla.mindrot.org/show_bug.cgi?id=1195 Summary: sftp corrupts large files on new macbook pro Product: Portable OpenSSH Version: 4.3p2 Platform: ix86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo: bitbucket at mindrot.org ReportedBy: ski
2006 Oct 20
0
[Bug 1252] sftp returns 0 when upload is unsuccessful due to a full device
http://bugzilla.mindrot.org/show_bug.cgi?id=1252 Summary: sftp returns 0 when upload is unsuccessful due to a full device Product: Portable OpenSSH Version: 4.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo: bitbucket at
2006 Mar 07
0
rsync huge files from cygwin to linux stalls - bug?
hi there i'm trying to backup a 3gig directory with about 100.000 files from a windows pc to a linux box with rsync but the process stalls (hangs). setting a "--timeout 60" shows me that the i/o stalls. doing the same with smaller directories works perfectly but the whole 100.000 files seem to be too much. the process hangs before the file list is done. rsync doesn't start
2005 Dec 16
1
Force TTY
Hi all, I'm having problems with getting a tty against an extreme switch. I've tried with the -t flag that is supposed to force a tty but it's not working. I checked the code in ssh.c where this option is parsed: case 't': if (tty_flag) force_tty_flag = 1; tty_flag = 1; break; The tty_flag is initialized to 0 and what I can see this flag is always 0 at this
2005 Nov 11
1
Can't get LocalForward to work when using ControlPath
Hello All-- First, thanks for ControlPath/ControlMaster. It's very handy, and ControlMaster=autoask is just what i wanted! I'm having difficulty with a common use case, however. I want to LocalForward on secondary connections using an already-established ControlPath. From what i can tell, the second ssh connection doesn't report any errors, but silently ignores the supplied
2006 Oct 31
2
SSH 1.0.1 and 1.1 have different prompt.
Hi, Just feel curiously. I am using sun SSH 1.0.1 and 1.1 on different machines, and get different password promts as follows. ------------------------------------ root> ssh -V SSH Version Sun_SSH_1.0.1, protocol versions 1.5/2.0. root>ssh 10.193.106.90 root at 10.193.106.90's Password: ------------------------------------ root> ssh -V Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL
2006 Aug 31
1
one example, just one example ...
... of a correctly formatted QUOTA spec in/for a static userdb. That's all I'm askin' for! i've tried a bunch of variants. the most recent two: user at domain.com:{PLAIN}testpass:::::: quota=maildir:storage=4096 user at domain.com:{PLAIN}testpass:::::: maildir:storage=4096 *none* (so far ...) work to override the spec in dovecot.conf. no errors in the logs; rather, simply:
2005 Nov 02
1
sftp/scp hangs at connection, but ssh is OK
On 2005-10-30 16:46:11 +0100, Martin Schr?der wrote: > I've read the FAQ and googled, but I'm still stymied: > ssh localhost works, but scp and sftp both hang. > > ssh is OpenSSH_4.2p1, OpenSSL 0.9.6c [engine] 21 dec 2001 > > The last lines of an "scp -4 -vvv .bashrc localhost:/tmp/" are: > ---------------------------------- > debug2: mac_init: found
2006 Jan 24
0
weird issues with DH Group1 key exchange
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, We recently upgraded to OpenSSH 4.2p1 with the chroot patch supplied on sourceforge. Since then, we've noticed odd problems with random client failures. Today I wrote little scripts to keep restarting sshd with the - -ddd flag and finally captured what's going on, I believe. First, openssh is compiled as so: OpenSSH_4.2p1, OpenSSL
2005 Oct 12
12
[Bug 1102] C program 'write' with zero length hangs
http://bugzilla.mindrot.org/show_bug.cgi?id=1102 Summary: C program 'write' with zero length hangs Product: Portable OpenSSH Version: 4.1p1 Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: timc at
2006 Mar 02
1
[Bug 1168] sftp fails to HP - UX os even when pubic keys are present in HP-UX
http://bugzilla.mindrot.org/show_bug.cgi?id=1168 Summary: sftp fails to HP - UX os even when pubic keys are present in HP-UX Product: Portable OpenSSH Version: 3.7.1p2 Platform: Other OS/Version: HP-UX Status: NEW Keywords: help-wanted Severity: major Priority: P2 Component:
2006 Mar 03
1
[Bug 1170] sftp fails to HP - UX os even when pubic keys are present in HP-UX
http://bugzilla.mindrot.org/show_bug.cgi?id=1170 Summary: sftp fails to HP - UX os even when pubic keys are present in HP-UX Product: Portable OpenSSH Version: 3.7.1p2 Platform: Other OS/Version: HP-UX Status: NEW Keywords: help-wanted Severity: major Priority: P2 Component:
2006 Jul 11
2
How to use SSH with Failed Login attempts and locking accounts
I have searched the FAQ's and have not seen an answer to this question. I have also read the manuals for the SSH and have not found an answer to this issue. My question is this: I am using openssh (OpenSSH_4.2p1, OpenSSL 0.9.8 05 Jul 2005) on MP-RAS Version 3.3.1.8 and 3.2 and I desire to allow a user to fail login for any reason only 3 (three) times and then lock the account. I can use
2006 Mar 02
4
[Bug 1167] sftp fails to HP - UX os even when pubic keys are present in HP-UX
http://bugzilla.mindrot.org/show_bug.cgi?id=1167 Summary: sftp fails to HP - UX os even when pubic keys are present in HP-UX Product: Portable OpenSSH Version: 3.7.1p2 Platform: Other OS/Version: HP-UX Status: NEW Keywords: help-wanted Severity: major Priority: P2 Component:
2015 Jun 18
0
Fax Header
Hi, I am trying to add header to fax while sending fax. I can add some information to header but some information added automatically (date and page count). I want to format this information. Header => Date | ${LOCALHEADERINFO} | ${FAXOPT(localstationid)} | Page Count I can set LOCALHEADERINFO and FAXOPT(localstationid) but i cant find any variable for "Page Count" and