Payal Rathod <[EMAIL PROTECTED]> writes:

> On Wed, Oct 01, 2003 at 09:26:47PM +0200, Hrvoje Niksic wrote:
>> The way to do it with Wget would be something like:
>> 
>>     wget --mirror --no-host-directories ftp://username:[EMAIL PROTECTED]
>
> But if I run in thru' crontab, where will it store the downloaded files?
> I want it to store as it is in server 1.

It will store them to the current directory.  You can either cd to the
desired target directory, or use the `-P' flag to specify the
directory to Wget.

Reply via email to