From owner-freebsd-questions@FreeBSD.ORG Mon Aug 3 12:25:26 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1E44106564A for ; Mon, 3 Aug 2009 12:25:26 +0000 (UTC) (envelope-from cristiano.deana@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 8490F8FC0C for ; Mon, 3 Aug 2009 12:25:26 +0000 (UTC) (envelope-from cristiano.deana@gmail.com) Received: by fg-out-1718.google.com with SMTP id 13so1068738fge.12 for ; Mon, 03 Aug 2009 05:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=o9i2Kd9hlkDos5MnNzSgUeMdWsPxiwQVdKMwgT/JwNE=; b=Bz9TeUOrK6/vhiswkMJ3lqJm9Jt3SCI9G41atTFa99z65erO+RaAqWLoBU5H7MMLqs WzsFk9pYajtePbKhrIZjg5cqvAyXN41t0TIHF5vnYW9B+ohnRVcGDdcXoQX7B2KeEg3/ yO5x7G3CRrXW/NHkEty8ijcJYotgl3Y+rRuy4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=QqeeIosxEqxtFt7Mpn9ZYicluIEn/p4WbY60zyB/m0EzQSjRpxXLsWWyLYT3GlW3kC 1KOUbRyy4Gl0sY86Ab8MppTyVggMw1UpUD5zs2AxjN5PUOQ8btwuaDXWaFq2i63htS4D a203Ko4qX3RYqQYIljjugvTI/s/IAbkgi4hJk= MIME-Version: 1.0 Received: by 10.86.61.9 with SMTP id j9mr2138856fga.39.1249300567396; Mon, 03 Aug 2009 04:56:07 -0700 (PDT) In-Reply-To: <4A76C9CF.5050100@isafeelin.org> References: <4A76C9CF.5050100@isafeelin.org> Date: Mon, 3 Aug 2009 13:56:07 +0200 Message-ID: From: Cristiano Deana To: FreeBSD-Questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: ftps ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 12:25:27 -0000 On Mon, Aug 3, 2009 at 1:28 PM, Frederique Rijsdijk wrote: > I'm looking into running ftps for my webhosting server. But the ftpd of > BSD seems incapable of doing so. you can use sftp (ftp over ssh): sshd_config(5) sftp(1) -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/