From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G0v5Z-0006Co-PK for garchives@archives.gentoo.org; Thu, 13 Jul 2006 06:54:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6D6pJvu001385; Thu, 13 Jul 2006 06:51:19 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6D6QNll018127 for ; Thu, 13 Jul 2006 06:26:23 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 289936448E; Thu, 13 Jul 2006 06:26:23 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20699-13; Thu, 13 Jul 2006 06:26:16 +0000 (UTC) Received: from krytosvirus.com (krytosvirus.com [216.17.75.78]) by smtp.gentoo.org (Postfix) with ESMTP id A17986446E; Thu, 13 Jul 2006 06:26:12 +0000 (UTC) Received: from slayer.krytosvirus.com (slayer.krytosvirus.com [216.17.75.77]) by krytosvirus.com (Postfix) with ESMTP id 0B84E301CAA; Thu, 13 Jul 2006 01:26:11 -0500 (CDT) From: Justin Krejci To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] FTPs - Is there such a thing? Date: Thu, 13 Jul 2006 01:26:10 -0500 User-Agent: mmm, raw tcp Cc: Donnie Berkholz , gentoo-user@lists.gentoo.org References: <1152769812.28239.15.camel@neuromancer.home.net> <3551272.1152770373655.JavaMail.root@sniper25> In-Reply-To: <3551272.1152770373655.JavaMail.root@sniper25> X-Face: *=F*],{/L+"n0:jcG_+H@{$PsEWe]S[;DyQh3c)%M1@4jsmih3ro|CRLlJ9/DsQWt3M}!x#l@? X-Mailer: Telnet version 1.15 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607130126.10819.jus@krytosvirus.com> X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.599 required=5.5 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-Archives-Salt: f5d59a29-5a17-434d-996a-fb8f8cb5dec6 X-Archives-Hash: 38e1e8547ffbeef195796c7708c7bb31 On Thursday 13 July 2006 12:58 am, Donnie Berkholz wrote: > Ow Mun Heng wrote: > > What I meant is "secure" ftp. > > sort of like httpS as an alternative to http. > > > > short of wrapping/tunneling ftp traffic through SSH. (That's simple) > > It's called sftp, and openssh does it with this in /etc/ssh/sshd_config: > > # override default of no subsystems > Subsystem sftp /usr/lib/misc/sftp-server > > Most SSH clients will do it, FTP clients may not. > there is scp (part of openssh) and also sshfs which allows you to mount an sftp connection as a local directory. If you don't want to mess with ssh (why? it is really easy stuff) read this http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html With this ftps I am not sure if just logins are encrypted or if data tranfers are encrypted as well. -- gentoo-user@gentoo.org mailing list From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G0v9S-0004Sy-DM for garchives@archives.gentoo.org; Thu, 13 Jul 2006 06:58:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6D6r48p003750; Thu, 13 Jul 2006 06:53:04 GMT Received: from krytosvirus.com (krytosvirus.com [216.17.75.78]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6D6QC9K002148 for ; Thu, 13 Jul 2006 06:26:13 GMT Received: from slayer.krytosvirus.com (slayer.krytosvirus.com [216.17.75.77]) by krytosvirus.com (Postfix) with ESMTP id 0B84E301CAA; Thu, 13 Jul 2006 01:26:11 -0500 (CDT) From: Justin Krejci To: gentoo-user@gentoo.org Subject: Re: [gentoo-user] FTPs - Is there such a thing? Date: Thu, 13 Jul 2006 01:26:10 -0500 User-Agent: mmm, raw tcp Cc: Donnie Berkholz , gentoo-user@lists.gentoo.org References: <1152769812.28239.15.camel@neuromancer.home.net> <3551272.1152770373655.JavaMail.root@sniper25> In-Reply-To: <3551272.1152770373655.JavaMail.root@sniper25> X-Face: *=F*],{/L+"n0:jcG_+H@{$PsEWe]S[;DyQh3c)%M1@4jsmih3ro|CRLlJ9/DsQWt3M}!x#l@? X-Mailer: Telnet version 1.15 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200607130126.10819.jus@krytosvirus.com> X-Archives-Salt: af429d58-5994-4c14-a600-6d1629ac255f X-Archives-Hash: b0b6012ca3f4d1f3c6b28f1b2281e669 Message-ID: <20060713062610.4a9NzEhbuiiMeX8A1L7I5c0WyGIygaeDR3wqrxAaahY@z> On Thursday 13 July 2006 12:58 am, Donnie Berkholz wrote: > Ow Mun Heng wrote: > > What I meant is "secure" ftp. > > sort of like httpS as an alternative to http. > > > > short of wrapping/tunneling ftp traffic through SSH. (That's simple) > > It's called sftp, and openssh does it with this in /etc/ssh/sshd_config: > > # override default of no subsystems > Subsystem sftp /usr/lib/misc/sftp-server > > Most SSH clients will do it, FTP clients may not. > there is scp (part of openssh) and also sshfs which allows you to mount an sftp connection as a local directory. If you don't want to mess with ssh (why? it is really easy stuff) read this http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html With this ftps I am not sure if just logins are encrypted or if data tranfers are encrypted as well. -- gentoo-user@gentoo.org mailing list