Hi! How can I encrypt all FTP connections to my server using SSH? Is there any SFTP daemon around? I'd prefer to use my current ftpd and add ssh encryption to it but I dont know how. Thanks in advance, Morsal
Morsal Roudbay wrote:
How can I encrypt all FTP connections to my server using SSH? Is there any SFTP daemon around? I'd prefer to use my current ftpd and add ssh encryption to it but I dont know how.
Sorry I don't know how to do it manually, offhand. I think there's some form of secure FTP within the SSH package. Also, you can get similar sorts of programs from: http://www.xbill.org/sftp/ Do a google search for 'secure FTP' to turn up some more. Bye, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On April 5, 2001 04:41 am, Morsal Roudbay wrote:
Hi! How can I encrypt all FTP connections to my server using SSH? Is there any SFTP daemon around? I'd prefer to use my current ftpd and add ssh encryption to it but I dont know how.
Check out hsftp. I've used it and it makes copying files so easy. To make it like an ftp server you can use a chrooted shell for the ftp account. - -- James Oakley Engineering - SolutionInc Ltd. joakley@solutioninc.com http://www.solutioninc.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6zHbj+FOexA3koIgRAmfTAJ93Wt0d1mZLBBRYhlxEftUnQZl5GgCgmras sj9QnposDgy4qNsPlFZfYoI= =Lxw1 -----END PGP SIGNATURE-----
participants (3)
-
Chris Reeves
-
James Oakley
-
Morsal Roudbay