LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-24-2006, 06:53 AM   #1
aigarzzz
LQ Newbie
 
Registered: Jul 2006
Posts: 9

Rep: Reputation: 0
how to copy file from web?


i need install video drivers for fedora core 5 and first off all i need download them from http://www.viaarena.com/Driver/linux-fbdev-kernel-bin_2[1].6.00.02.tgz
in text mode i write
rcp /usr viaarena.com:/Driver/Linux-fbdev-kernel-bin_2[1].6.00.02.tgz
and 'connect refused' error show up. What is the problem? What i doing wrong?
 
Old 07-24-2006, 06:56 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
If you have wget, a handy tool for downloading stuff using CLI, you could download the file into /usr directory using:

Code:
cd usr && wget http://www.viaarena.com/Driver/linux-fbdev-kernel-bin_2[1].6.00.02.tgz
Remember that you need to have write permissions into /usr to accomplis this. Instead you could just try and download the file into your home dir first,

Code:
cd && wget http://www.viaarena.com/Driver/linux-fbdev-kernel-bin_2[1].6.00.02.tgz

Last edited by b0uncer; 07-24-2006 at 06:57 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
copy vid tape to file and burn file to DVD jim mann Linux - Software 4 01-24-2006 09:57 PM
copy content between 2 web sites jim656 Linux - Networking 5 11-08-2005 10:11 AM
How to copy mysql file into text file lumba General 0 09-26-2005 05:08 AM
Is arrangement of file systems will differ if we copy a file from FAT 32 to ext 3 ? anindyanuri Linux - Software 2 02-20-2005 11:39 AM
File copy bob Linux - Newbie 1 02-06-2001 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration