Re: sshd/sftp sessions not ending

2003-09-08 Thread Sean Estabrooks
On Mon, 8 Sep 2003 11:24:50 -0400 Parker Morse <[EMAIL PROTECTED]> wrote: > I'm using RH 9.0 with sshd version OpenSSH_3.6.1p2 on our web server. > I'm only allowing FTP connections via sftp. > > Whenever a user for a specific site connects to sftp, then disconnec

Re: sshd/sftp sessions not ending

2003-09-08 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 8 Sep 2003 11:24:50 -0400, Parker Morse wrote: > I'm using RH 9.0 with sshd version OpenSSH_3.6.1p2 on our web server. > I'm only allowing FTP connections via sftp. > > Whenever a user for a specific site connects to

sshd/sftp sessions not ending

2003-09-08 Thread Parker Morse
I'm using RH 9.0 with sshd version OpenSSH_3.6.1p2 on our web server. I'm only allowing FTP connections via sftp. Whenever a user for a specific site connects to sftp, then disconnects, a couple of processes are left behind, i.e.: biopsych 22870 0.0 0.0 62600 ?SW Se

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 separ

sftp coming across slow?

2003-09-01 Thread Larry Brown
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 what seems to be about a second and a half to two seconds and the

Re: chroot sftp

2003-07-17 Thread Ed Wilts
On Thu, Jul 17, 2003 at 06:20:25AM -0700, Kyle Gasho wrote: > Is it possible with Red Hat 9 to chroot sftp, and how would I configure that > for some users while allowing others full access? Although their hacks, they're not supported. The openssh development teams have this on their

chroot sftp

2003-07-17 Thread Kyle Gasho
Is it possible with Red Hat 9 to chroot sftp, and how would I configure that for some users while allowing others full access?     Thank-you   -me * This document and any files transmitted with it are

what choices does an organization have in terms of sftp stats

2003-07-02 Thread Farid Hamjavar
openssh-server-3.1p1-6 rh 7.x Greetings, We're seriously thinking about using sftp-server for our organization. My research of the net and list archives and usenet ,etc shows that the traditional usage stats gathering tools and mechanisms available in other ftpservers are s

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: >

SFTP

2003-02-26 Thread Christian Campbell
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: command not found sftp> quit [EMAIL PROTECTED] bin]# Any ideas? I

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

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

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. --

SFTP/SCP Hang on connect

2003-02-03 Thread abe
I am having problems with scp/sftp when connection. After I enter the password, it just hangs and nothing happens. I can ssh into the machine and that works fine. I just can scp files into it or connect using sftp. Here is the output of both commands Thanks for your help scp -vvv temp.txt

Re: SCP/SFTP hang on connect

2003-02-03 Thread abe
here is the output and I marked where it hangs on the scp and sftp.  I tested it with multiple users.  Thanks for your help scp -vvv temp.txt localhost: Executing: program /usr/bin/ssh host localhost, user (unspecified), command scp -v -t . OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL

Re: SCP/SFTP hang on connect

2003-02-02 Thread Todd A. Jacobs
On Sun, 2 Feb 2003 [EMAIL PROTECTED] wrote: > I am having problems scp/sftp ing to my machine Run with the -v flag, and examine the output. If the problem isn't immediately clear, post the output to the list so that others can help. -- "Of course I'm in shape! Round&#

SCP/SFTP hang on connect

2003-02-02 Thread abe
Hello, I am having problems scp/sftp ing to my machine sftp localhost or scp blah localhost:/tmp will hang after I enter the password it just hangs. SSHing to the localhost works just fine. Im using RedHat 8 and OpenSSH is up to date. Does anyone have any ideas? Abe -- redhat-list

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 PRO

sftp Received message too long 1349676902

2003-01-29 Thread Mike Vanecek
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: Received message too long 1349676902 I can do a sftp to the same machine

Re: ftp more secure than sftp (was: chroot ssh user possible?)

2003-01-11 Thread fluke
On Fri, 10 Jan 2003, Ed Wilts wrote: > I still stand by my claim that ftp is more secure than sftp... > > .../Ed I'll make you a bet, I will bet you $500 if: 1) You go to the center of the Def Con Eleven "Capture the Flag" room on August 1st at noon 2) Yell

RE: using proftp as sftp

2003-01-10 Thread Rick Carroll
Sorry for the followup... As an alternative, does anyone know how to lock down sftp (chroot) so the user can only access his/her own directory? Thanks, Rick Carroll -Original Message- From: Rick Carroll Sent: Friday, January 10, 2003 9:58 AM To: [EMAIL PROTECTED] Subject

using proftp as sftp

2003-01-10 Thread Rick Carroll
Has anyone ever modified the ssh_config file to use proftpd successfully? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Comments/suggestions about SFTP server from OpenSSH on RH8.0

2002-12-03 Thread ABrady
On Tue, 3 Dec 2002 17:51:31 -0500 "Freddy Chavez" <[EMAIL PROTECTED]> wrote: > Hi guys. Does anybody have any experience using a > SFTP client on Windows (like PSFTP.EXE from Putty) to > transfer files to/from a Linux server with OpenSSH? I've run it from NT via

Re: Comments/suggestions about SFTP server from OpenSSH on RH8.0

2002-12-03 Thread Duncan Hill
On Tue, Dec 03, 2002 at 05:51:31PM -0500, Freddy Chavez wrote: > Is there any known vulnerabilities on SFTP server? In older revisions, yes. Current revisions may or may not. SFTP is merely a subsystem in the SSH daemon. > What about speed transfer? is too much slower than FTP?

Comments/suggestions about SFTP server from OpenSSH on RH8.0

2002-12-03 Thread Freddy Chavez
Hi guys. Does anybody have any experience using a SFTP client on Windows (like PSFTP.EXE from Putty) to transfer files to/from a Linux server with OpenSSH? Is there any known vulnerabilities on SFTP server? Can I create users only for transfer files so they cannot loggin to a terminal? What

Re: simultanous passwd & sftp problem? -- 50% solved

2002-11-15 Thread Lewi
h pam_pwdb.so, it can work. why redhat use pam.d like that? is there any security issue using pam_pwdb.so? > > and the second problem is, with rh7.1 and openssh-3.1p1-5 > theres is some problem with some users when I use sftp to that user I have search in the internet with keywords "

simultanous passwd & sftp problem?

2002-11-15 Thread Lewi
lect(0, NULL, NULL, NULL, {2, 325780}) = 0 (Timeout) and the second problem is, with rh7.1 and openssh-3.1p1-5 theres is some problem with some users when I use sftp to that user # sftp somuser@myserver someuser@myserver password: Received message too long 1147761515 when I check with adding -

Re: ssh and sftp (was: Dell Inspiron 8000 Modem Question)

2002-07-03 Thread Jonathan Gaudette
On Wed, 2002-07-03 at 11:24, David Talkington wrote: > What does that have to do with a Dell Inspiron modem? Please don't > start a new thread by replying to an unrelated message, even if you > change the subject line. This practice breaks threading in mail readers > that do it properly. Thank

ssh and sftp (was: Dell Inspiron 8000 Modem Question)

2002-07-03 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan Gaudette wrote: >Is it correct that when using ssh and sftp that all data is being sent >encrypted, no matter what authentication method I use? Nothing that I >see online explicitly says that even though I am using password >au

[OT] sftp (was: How do I convert a DOS file to a UNIX file?)

2002-06-27 Thread David Talkington
ou didn't ask about ssh), I believe the latest versions of the commercial SFTP GUI client for Windows handle this translation automatically, which is nice. Lack of that feature was one of the major complaints from our users of earlier versions of SFTP. - -d - -- David Talkington PGP key: h

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

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,

Re: Setting up sftp.

2002-05-03 Thread David
Hi Pete, > Well, one common way to do this is to use the presence/absence of a prompt > string to distinguish between interactive and non-interactive shells. You > can check $prompt in csh/tcsh-type shells or $PS1 in sh/bash-type shells. > You could have the echo set up something like this: >

Re: Setting up sftp.

2002-05-03 Thread David
Hi Emmanuel, > I believe placing the echo command in ~/.bash_profile should > solve the problem. > > Emmanuel Thanks for your suggestion. I have solved the problem already. Now I can transfer files easily. :) David ___ Redhat-list mailing list [EMA

Re: Setting up sftp.

2002-05-02 Thread Emmanuel Seyman
On Fri, May 03, 2002 at 03:03:56AM +0800, David wrote: > > However, now the problem is that I want to echo that thing and still be able > to get sftp working. Is there a way to achieve that? I believe placing the echo command in ~/.bash_profile should solve the problem.

Re: Setting up sftp.

2002-05-02 Thread Pete Peterson
> From: "David" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Re: Setting up sftp. > Date: Fri, 3 May 2002 03:03:56 +0800 > > Hi Ed, > > First of all, yes! You guess correctly. My error message was "Received > message too long&qu

Re: Setting up sftp.

2002-05-02 Thread David
Hi Bret, > You will neeed to send the error message if you want more specific > help. I am suprised I even responded to this post with the lack of > consideration of MY time shown by not trying to help the helper as it > were. The reason why I was not able to give the exact error message was th

Re: Setting up sftp.

2002-05-02 Thread David
that thing and still be able to get sftp working. Is there a way to achieve that? I am looking for a way for the script to detect the presence of an actual tty before echoing. Is that possible? Thanks for your help, David ___ Redhat-list mailing list [

Re: Setting up sftp.

2002-05-01 Thread Ed Wilts
> I got ssh working between 2 computers and I want to take advantage of sftp > as well. I did not find any sftp packages to install. I read the sftp-server > manpage which says that sftp-server is started by sshd. Therefore, I tried > to connect to the other machine using sftp b

Re: Setting up sftp.

2002-05-01 Thread Bret Hughes
On Wed, 2002-05-01 at 09:36, David wrote: > Hi, > > I got ssh working between 2 computers and I want to take advantage of sftp > as well. I did not find any sftp packages to install. I read the sftp-server > manpage which says that sftp-server is started by sshd. Therefore, I tri

Setting up sftp.

2002-05-01 Thread David
Hi, I got ssh working between 2 computers and I want to take advantage of sftp as well. I did not find any sftp packages to install. I read the sftp-server manpage which says that sftp-server is started by sshd. Therefore, I tried to connect to the other machine using sftp by failed. It prompts

looking for a good SFTP client...

2002-04-02 Thread Joao Borsoi Soares
Does anybody knows a good sftp client? The sftp which comes with ssh does not support resume downloads.. Thanks, João. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list