From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 18:27:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D61DF16A4CE for ; Thu, 10 Feb 2005 18:27:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DD943D39 for ; Thu, 10 Feb 2005 18:27:42 +0000 (GMT) (envelope-from danie.dutoit@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so166834wra for ; Thu, 10 Feb 2005 10:27:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=WnjER6kGoEisIGXizfZjjFh03+psSYMr32jISeP/5PYxljhsrfEYkTAtm0wIdJgfZ4faZmYQQOwa8Wr+v688MABZf5pUIG0aW79GAZBz0oJgxNQeA5hsRkJ9ji0FQ66olltqfc8a0TXO2Of7sTRGJdVLr752AUVUHV7/sjx1chY= Received: by 10.54.18.63 with SMTP id 63mr83063wrr; Thu, 10 Feb 2005 08:41:01 -0800 (PST) Received: by 10.54.50.75 with HTTP; Thu, 10 Feb 2005 08:41:00 -0800 (PST) Message-ID: <8af82589050210084137ab01df@mail.gmail.com> Date: Thu, 10 Feb 2005 11:41:00 -0500 From: Danie Du Toit To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Secure file transfers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Danie Du Toit List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 18:27:42 -0000 Which packages are available to upload /download large dumpfiles in a secure fashion (e.g. using SSL). The customer should not need any secure client installed on his PC. Thanks