Re: secure ftp...

2001-10-17 Thread Alexander Wallace
Thanks! I think that is what I need... On Wed, 17 Oct 2001, Rob VanFleet wrote: > On Tue, Oct 16, 2001 at 12:17:40PM -0500, Dave Sherohman wrote: > > On Tue, Oct 16, 2001 at 06:58:35AM -0500, Alexander Wallace wrote: > > > Hello there, is there an alternative to regular ftp server? does it > > >

Re: secure ftp...

2001-10-17 Thread Rob VanFleet
On Tue, Oct 16, 2001 at 12:17:40PM -0500, Dave Sherohman wrote: > On Tue, Oct 16, 2001 at 06:58:35AM -0500, Alexander Wallace wrote: > > Hello there, is there an alternative to regular ftp server? does it > > require special client? Any sugestions??? > > Provided that you have ssh installed on bot

Re: secure ftp...

2001-10-16 Thread Dave Sherohman
On Tue, Oct 16, 2001 at 06:58:35AM -0500, Alexander Wallace wrote: > Hello there, is there an alternative to regular ftp server? does it > require special client? Any sugestions??? Provided that you have ssh installed on both sides, check out hsftp. It's not _really_ ftp, but it gives you an ftp-l

Re: secure ftp

2000-09-05 Thread Michael Smith
If you're working on a workstation with X, GFTP (the recent version) can use sftp for secure, guix ftp. Just make a connection with ssh to get the key, and then select the ssh protocol in GFTP. brian moore wrote: > On Mon, Sep 04, 2000 at 05:41:46PM -0700, Tal Danzig wrote: > > Hello, > > > >

Re: secure ftp

2000-09-04 Thread brian moore
On Mon, Sep 04, 2000 at 05:41:46PM -0700, Tal Danzig wrote: > Hello, > > > On Mon, 4 Sep 2000 17:24:23 -0700, brian moore said: > > : On Mon, Sep 04, 2000 at 01:18:08PM -0700, Tal Danzig wrote: > : > Hi all, > : > > : > If you have ssh2 installed there is sftp2. > : > : If you have openss

Re: secure ftp

2000-09-04 Thread Tal Danzig
Hello, On Mon, 4 Sep 2000 17:24:23 -0700, brian moore said: : On Mon, Sep 04, 2000 at 01:18:08PM -0700, Tal Danzig wrote: : > Hi all, : > : > If you have ssh2 installed there is sftp2. : : If you have openssh installed, there is 'sftp', even available as a deb : of the same name. : Th

Re: secure ftp

2000-09-04 Thread brian moore
On Mon, Sep 04, 2000 at 01:18:08PM -0700, Tal Danzig wrote: > Hi all, > > If you have ssh2 installed there is sftp2. If you have openssh installed, there is 'sftp', even available as a deb of the same name. -- Brian Moore | Of course vi is God's editor. Sysadmin, C/P

Re: secure ftp

2000-09-04 Thread Tal Danzig
Hi all, If you have ssh2 installed there is sftp2. Tal On Mon, 4 Sep 2000 13:32:56 -0500, Herbert Ho said: : i use scp and they're no extra software to install. you can get : directory listings and everything. though you : can't browse. : : *shrug* : : : herbert : : On Mon, Sep

Re: secure ftp

2000-09-04 Thread Herbert Ho
i use scp and they're no extra software to install. you can get directory listings and everything. though you can't browse. *shrug* herbert On Mon, Sep 04, 2000 at 01:44:28PM -0400, Brian Stults wrote: > _ is to ncftp, as ssh is to telnet. > > Is there a secure method of ftp? I use ssh

Re: secure ftp

2000-09-04 Thread Ben Collins
On Mon, Sep 04, 2000 at 01:44:28PM -0400, Brian Stults wrote: > _ is to ncftp, as ssh is to telnet. > > Is there a secure method of ftp? I use ssh instead of telnet between my > home and work computers, but figured that's not all that great if I use > ftp just as much and it isn't as secure