Johnson
2010-03-24 18:13:17 UTC
I would like to download a file, say "igr15760.clk.Z" from the following
website.
ftp://cddis.gsfc.nasa.gov/pub/gps/products/1576
I can open this website in Internet Explorer or File Explorer, no FTP
client is required if I download the file manually.
Now I want to write a program in C/C++ to download the file
automatically for me.
What is the easiest way?
Do I have to use a FTP client in my program?
Is there any way other than FTP client?
Is there any samples?
Thank you in advance!
Johnson
website.
ftp://cddis.gsfc.nasa.gov/pub/gps/products/1576
I can open this website in Internet Explorer or File Explorer, no FTP
client is required if I download the file manually.
Now I want to write a program in C/C++ to download the file
automatically for me.
What is the easiest way?
Do I have to use a FTP client in my program?
Is there any way other than FTP client?
Is there any samples?
Thank you in advance!
Johnson