A secure FTP replacement

2001-01-22 Thread Arcady Genkin
Is sftp not available as a Debian package?  Couldn't find it in
dselect.

In any case, what are you folks using as a replacement for unsecure
FTP protocol?  I need a solution that would also provide my Windows
users a viable method to transfer files to my server.

Now that I've wrapped POP3 and IMAP in SSL, FTP is my last worry.

Thanks for any input.
-- 
Arcady Genkin
Don't read everything you believe.



Re: A secure FTP replacement

2001-01-22 Thread Joey Hess
Arcady Genkin wrote:
 Is sftp not available as a Debian package?  Couldn't find it in
 dselect.

[EMAIL PROTECTED]:~dpkg -p sftp
Package: sftp
Priority: optional
Section: non-US
Installed-Size: 56
Maintainer: Gergely Madarasz [EMAIL PROTECTED]
Architecture: i386
Version: 0.9.5-1
Depends: ssh, libc6 (= 2.1.2), libncurses5, libreadline4 (= 4.1)
Filename: dists/woody/non-US/main/binary-i386/sftp_0.9.5-1.deb
Size: 22170
MD5sum: 88bab0ade1a5d87b5c0f24f50990aa22
Description: ssh-tunneled file transfer program
 sftp is an ftp replacement that runs over an ssh tunnel. Two programs
 are included - sftp and sftpserv. When sftp is run and a host is
 connected to (either by running 'sftp remotehost' or 'open remotehost'
 from the sftp prompt), an ssh connection is initiated to the remote
 host, and sftpserv is run.
 .
 From within sftp, all of the normal ftp commands are present. There
 are too many to list here.


-- 
see shy jo



Re: A secure FTP replacement

2001-01-22 Thread Arcady Genkin
Joey Hess [EMAIL PROTECTED] writes:

 Arcady Genkin wrote:
  Is sftp not available as a Debian package?  Couldn't find it in
  dselect.
 
 [EMAIL PROTECTED]:~dpkg -p sftp
 Package: sftp
 Priority: optional
 Section: non-US
snip
 Filename: dists/woody/non-US/main/binary-i386/sftp_0.9.5-1.deb
snip

Is it only available for woody?  Here on potato I can'g find it:

,
| tea:/etc/apt$ dpkg -p sftp
| Package `sftp' is not available.
`

And this is freshly-refreshed package list.  I do have
non-us.debian.org in my sources.list.
-- 
Arcady Genkin
Don't read everything you believe.



Re: A secure FTP replacement

2001-01-22 Thread John Galt

locutus:/usr/src# apt-cache show sftp
Package: sftp
Priority: optional
Section: non-US
Installed-Size: 56
Maintainer: Gergely Madarasz [EMAIL PROTECTED]
Architecture: i386
Version: 0.9.5-1
Depends: ssh, libc6 (= 2.1.2), libncurses5, libreadline4 (= 4.1)
Filename: dists/woody/non-US/main/binary-i386/sftp_0.9.5-1.deb
Size: 22170
MD5sum: 88bab0ade1a5d87b5c0f24f50990aa22
Description: ssh-tunneled file transfer program
 sftp is an ftp replacement that runs over an ssh tunnel. Two programs
 are included - sftp and sftpserv. When sftp is run and a host is
 connected to (either by running 'sftp remotehost' or 'open remotehost'
 from the sftp prompt), an ssh connection is initiated to the remote
 host, and sftpserv is run.
 .
 From within sftp, all of the normal ftp commands are present. There
 are too many to list here.


On 22 Jan 2001, Arcady Genkin wrote:

Is sftp not available as a Debian package?  Couldn't find it in
dselect.

In any case, what are you folks using as a replacement for unsecure
FTP protocol?  I need a solution that would also provide my Windows
users a viable method to transfer files to my server.

Now that I've wrapped POP3 and IMAP in SSL, FTP is my last worry.

Thanks for any input.


-- 
Artificial intelligence is no match for natural stupidity.

Who is John Galt?  [EMAIL PROTECTED], that's who!



Re: A secure FTP replacement

2001-01-22 Thread Jonathan D. Proulx
On Mon, Jan 22, 2001 at 06:38:09PM -0500, Arcady Genkin wrote:
:Is sftp not available as a Debian package?  Couldn't find it in
:dselect.

I don't see it for stable either, though it is showing up on my
unstable boxen.

You could get the source and recompile against you're installed
libraries.

Other file transfer options are samba (not much of a security win
there, possibly even a loss), and scp.  I have a free (atleast like
beer, I think like speach) scp client for windoze, if you're
interested I can either send it or dig up the URL.

Recompliling sftp is really you're best option (IMHO), unless someone
else has already done it.

-Jon



Re: A secure FTP replacement

2001-01-22 Thread Nate Amsden
Arcady Genkin wrote:
 
 Is sftp not available as a Debian package?  Couldn't find it in
 dselect.
 
 In any case, what are you folks using as a replacement for unsecure
 FTP protocol?  I need a solution that would also provide my Windows
 users a viable method to transfer files to my server.
 
 Now that I've wrapped POP3 and IMAP in SSL, FTP is my last worry.

scp ..!

works great ...look for winSCP if you have win32 users ..doesn't
seem to work with openssh2 (tried it against a openssh2.2 machine
running solaris..) but works great with openssh1 (what potato has..)

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]