Re: regarding ftp-queue

2000-03-08 Thread Andrew E. Mileski
Gaurav Yadav wrote: > i am right now in process of making a ftp-queue because my link is very > slow. > i also want so that if the connection time(s)-out, i can retry to ftp to > get rest of the left data. Why not just use good old "ftp", or "ncftpget"? Both can restart transfers, and can be use

Re: regarding ftp-queue

2000-03-08 Thread Ivan Jager
Maybe you can use at and wget. Wget doesn't download in chuncks , but if the download gets interupted, you can use the -c option to continue downloading from where it stoped. Example: $ echo wget ftp://ftp.redhat.com/pub/redhat/redhat-6.1/iso/6.1-i386.iso -o logfile | at midnight saturday Make

regarding ftp-queue

2000-03-08 Thread Gaurav Yadav
hi All, i am new to redhat lists, so this is my first meeting, if anything is wrong then please don't fire me down, rather point them so that they do not appen again. may be my question is out of topic then please guide me to correct mailing list, please bear with me. -gaurav. there is a pro