LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   downloading files from internet (https://www.linuxquestions.org/questions/linux-newbie-8/downloading-files-from-internet-639017/)

newtovanilla 04-30-2008 08:48 PM

downloading files from internet
 
This is a question that I think there is a way to do this in Linux. This is new to me.

1) How can I download a group of files from the internet by typing in a list of files and having Linux download them for me? The only other option in Linux that I can think of is for me to go to a web site and right click with the mouse and select "save link as". This takes a lot of time.

2) How can I automate this? What commands can I use?

jailbait 04-30-2008 09:17 PM

I use gftp. gftp has a queue of work to download. You can start gftp on the first download and then add other files at the same or different web sites to the queue while gftp chugs along.

http://support.real-time.com/linux/web/gftp.html

-------------------
Steve Stites

newtovanilla 04-30-2008 09:46 PM

gftp
 
Thank you for your comment. At the gftp web site:

"gFTP is a free multithreaded ftp client for *NIX based machines running X11R6 or later."

1) What is a *NIX based machine?

2) What is X11R6?

3) How do I find out if I have a *NIX based machine? I have a pentium PC.

4) I read that ftp is only for ftp sites. I want to download from web sites such as html files, text files, audio files, and video files that are at sites that have a URL. For example, if I want to download the home page of www.linuxquestions.org, can I do that with ftp? In my browser, I would go to that URL, select File and select Save.

chrism01 05-01-2008 12:35 AM

1. *NIX = any variant of UNIX eg Solaris, HP-UX, AIX, Linux, *BSD etc
2. X11R6 = X-Windows (default underlaying tech of a *NIX GUI)
3. See 1.

GrapefruiTgirl 05-01-2008 01:28 AM

You might also want to look into using WGET to download stuff from the net. It'll download pretty much anything from anywhere.. Check out the man page (the MANual) by typing 'man wget' into a console, or using Goooooogle.

Also, for future reference, perhaps you could put what distro of Linux you are using, into your profile, so that people can know what you are using in case it has any bearing on answering your questions.

Good luck downloading :)

Sasha

H_TeXMeX_H 05-01-2008 03:24 AM

I recommend reading the RUTE:
http://rute.2038bug.com/index.html.gz

You'll learn a lot from it.

newtovanilla 05-01-2008 08:52 AM

downloading soon
 
Thank you for the comments.


All times are GMT -5. The time now is 02:46 AM.