Vishwanath forced the electrons to say:
>   I have to transfer files across network and the problem with ftp is
> its interactive and i want it to be done through program. The file is

FTP is not interactive. It is just that some FTP clients are interactive.
There are a bunch of non-interactive FTP clients out there. I would
recommend wget. The ncftp package also has offline FTP support (the
ncftpput and ncftpget programs). Even rpm has a non-interactive FTP
client built in.

If you want to do FTP from a program, use wget.

Binand

-- 
main(int c,char **v){while(!fork()){strcpy(v[0],tmpnam(0));sleep(1);}}
A program that changes its name and pid every second.
Try this program at your own risk!   ---> Binand <---


----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to