[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: ftp query...



Hi Mithun,
thanx for ur response....but the problem is that the transfer is from a
windoze machine to a unix server and so i want to write a batch file...but
the batch file wont recognize macdef init etc....so is there an
alternative....
kindly suggest...
--
regards,
Sriram.

Mithun Bhattacharya wrote:

> Create a .netrc file in your home directory with the following
>
> machine <your machine name> login <your userid> password <your password>
> macdef init
> cd <wherever you want to put your file>
> bin [or asc ???]
> put <filename>
> bye
> [one newline here]
>
> Do a chmod 600 on the file and do a ftp -i <remote server name>
>
> Mithun
>
> ------------------------------------------------
> The mailing list archives are available at
> http://lists.linux-india.org/cgi-bin/wilma/linux-delhi