Date: Mon, 2 Nov 1998 14:00:29 -0800 From: Dan Mahoney <dan@wolf.com> To: Steven P Yang <spyang@MIT.EDU>, freebsd-questions@FreeBSD.ORG Subject: Re: how do I automate ftp? (clarification) Message-ID: <19981102140029.A1992@wolf.com> In-Reply-To: <199811021917.OAA13614@scrubbing-bubbles.mit.edu>; from Steven P Yang on Mon, Nov 02, 1998 at 02:17:21PM -0500 References: <199811021917.OAA13614@scrubbing-bubbles.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, about my last e-mail, a specific goal I have in mind for an automated ftp > would be the ability to schedule a file transfer at a specific time to > a remote ftp server. So, this implies that the ftp script would automatically > supply the username and password. > I can do this on NT, but don't know if I can do this on FreeBSD. This would seem like a natural for an "Expect" script (man expect). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981102140029.A1992>