RE: sftp coming across slow?

2003-09-02 Thread Larry Brown
: Monday, September 01, 2003 5:16 PM To: [EMAIL PROTECTED] Subject: Re: sftp coming across slow? On Mon, Sep 01, 2003 at 03:05:10PM -0400, Larry Brown wrote: > I have a system on a 500 k I-net conxn. When I transfer files via ftp the > entire bandwidth is used and the transfer is as ex

Re: sftp coming across slow?

2003-09-01 Thread Ed Wilts
On Mon, Sep 01, 2003 at 03:05:10PM -0400, Larry Brown wrote: > I have a system on a 500 k I-net conxn. When I transfer files via ftp the > entire bandwidth is used and the transfer is as expected. However, when > using sftp the packets seem to send and arrive in little segments separated > by wha

Re: SFTP

2003-02-26 Thread Mike Vanecek
On Wed, 26 Feb 2003 15:08:17 -0500, Christian Campbell wrote > I am able to ssh to a RedHat 8.0 machine on our network, but when I > try to SFTP, I get the following: > > [EMAIL PROTECTED] bin]# sftp -l ccampbell atlas.brueggers.com > [EMAIL PROTECTED]'s password: > bash: line 1: sftpserv: comma

Re: SFTP/SCP Hang on connect

2003-02-03 Thread Matthew Saltzman
On Mon, 3 Feb 2003, Todd A. Jacobs wrote: > Do you have a line like: > > Subsystem sftp/usr/libexec/openssh/sftp-server > > in your sshd_config file? It looks like the connection is being made on > the client side, so you need to look at your server-side logs to find out > what happe

Re: SFTP/SCP Hang on connect

2003-02-03 Thread Rodolfo J. Paiz
On Mon, 2003-02-03 at 14:16, [EMAIL PROTECTED] wrote: > I am having problems with scp/sftp when connection. PLEASE do not ask new questions in the middle of other threads. Instead, hit "New message" in your mail software to start a new thread. Sadly, I cannot help you with your problem; but since

Re: SFTP/SCP Hang on connect

2003-02-03 Thread Todd A. Jacobs
Do you have a line like: Subsystem sftp/usr/libexec/openssh/sftp-server in your sshd_config file? It looks like the connection is being made on the client side, so you need to look at your server-side logs to find out what happens to the request once it's been accepted. -- "Of c

Re: sftp Received message too long 1349676902

2003-01-29 Thread Mike Vanecek
-- Original Message --- From: Ed Wilts <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wed, 29 Jan 2003 09:44:52 -0600 Subject: Re: sftp Received message too long 1349676902 > On Wed, Jan 29, 2003 at 09:03:03AM -0600, Mike Vanecek wrote: > > Trying to do a sftp (I

Re: sftp Received message too long 1349676902

2003-01-29 Thread Ed Wilts
On Wed, Jan 29, 2003 at 09:03:03AM -0600, Mike Vanecek wrote: > Trying to do a sftp (I have moved ssh from 22). I can ssh to the same machine, > just get the sftp error: > > [test@www /test]# sftp -oPort=xxx [EMAIL PROTECTED] > Connecting to ftp.silly.cc... > [EMAIL PROTECTED]'s password: > Receiv

Re: SOLVED! Re: SFTP clients..URGENT

2002-05-09 Thread Ed Wilts
On Thu, May 09, 2002 at 02:29:11PM -0400, Joao Borsoi Soares wrote: > Yes, I guess you are right... Well, I have another question... In WS_FTP Pro there is > an option "secure (SSL)"... but it's not about sftp... what the hell that means? Is > there another way of doing FTP secure? http://www.for

Re: SOLVED! Re: SFTP clients..URGENT

2002-05-09 Thread Joao Borsoi Soares
Yes, I guess you are right... Well, I have another question... In WS_FTP Pro there is an option "secure (SSL)"... but it's not about sftp... what the hell that means? Is there another way of doing FTP secure? João. Ed Wilts wrote: > On Thu, May 09, 2002 at 09:22:34AM -0400, Joao Borsoi Soares w