From owner-freebsd-questions@FreeBSD.ORG Sun Apr 25 10:42:25 2004 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 EEE5E16A4CE for ; Sun, 25 Apr 2004 10:42:25 -0700 (PDT) Received: from smtp810.mail.sc5.yahoo.com (smtp810.mail.sc5.yahoo.com [66.163.170.80]) by mx1.FreeBSD.org (Postfix) with SMTP id A60C043D1F for ; Sun, 25 Apr 2004 10:42:25 -0700 (PDT) (envelope-from lists@dlfws.net) Received: from unknown (HELO dlfws.net) (the?freak@sbcglobal.net@4.8.22.72 with plain) by smtp810.mail.sc5.yahoo.com with SMTP; 25 Apr 2004 17:42:25 -0000 Message-ID: <408BF87E.3020102@dlfws.net> Date: Sun, 25 Apr 2004 10:42:22 -0700 From: lists User-Agent: Mozilla Thunderbird 0.5 (X11/20040421) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FTP Program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2004 17:42:26 -0000 Gerard Seibert wrote: >I am currently using WS_FTP Pro version 8.03 on my WinXP Pro machine. I >was wondering if anyone could recommend a similar type FTP program for >FreeBSD. I really like the ease of use, scheduling capabilities, etc. of >WS_FTP and would therefore like to find a similar product for use on >FreeBSD. > > >Thanks! > >Gerard Seibert >gerard-seibert@rcn.com > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Hello Gerard, I have been using axyftp for a while with no problems. Port: axyftp-0.5.1_1 Path: /usr/ports/ftp/axyftp/ Info: X Window System FTP client, with WSftp-like UI Thanatos