From owner-freebsd-questions Mon Jun 3 19:54:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 610C437B405 for ; Mon, 3 Jun 2002 19:54:45 -0700 (PDT) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.12.3/8.12.3) with ESMTP id g542siQW055429; Mon, 3 Jun 2002 20:54:44 -0600 (MDT) Message-Id: <200206040254.g542siQW055429@fedde.littleton.co.us> To: "uwi mAn" Cc: questions@FreeBSD.ORG Subject: Re: ftp client In-Reply-To: From: Chris Fedde Date: Mon, 03 Jun 2002 20:54:44 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 03 Jun 2002 22:48:55 -0400 "uwi mAn" wrote: +------------------ | I need an ftp client that can download stuff in the background. [I use | rlogin to connect to BSD so the download wont stop when I disconnect] | | Any suggestions? +------------------ Look at the manual page for the conventional ftp client. There are some tricks listed there that might help setting up a scripted transfer that can be run from cron, batch or using nohup. good luck -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message