LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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-08-2007, 11:06 AM   #1
Raakh
Member
 
Registered: May 2007
Posts: 128

Rep: Reputation: 15
Dedicated Server


this is really difficuilt to download anything on your pc and then upload to dedicated server.

Is there any solution that I download the things directly to and from dedicated server

OS=RHE

or other words how can I download directly to dedicated server using root

thanks & best regards
 
Old 07-08-2007, 11:27 AM   #2
chuckbuhler
Member
 
Registered: Oct 2005
Distribution: SuSe
Posts: 95

Rep: Reputation: 17
If you know the exact url for the file you want to download, you can use scp, ftp, or wget (or others). I don't know that I'd do that as root, myself, kind of risky.

for example, using scp to get a file from a workstation,

workstation address: 192.168.1.10
server address 192.168.1.11
user bill on workstation

login to the server and:
<useronserver@myserver> scp bill@192.168.1.10:/home/bill/thefileIwant ./ <press enter>
it will ask for the password for the user bill on the workstation.

same situation using ftp:
<useronserver@myserver> ftp 192.168.1.10 <press enter>
it will ask you to login
get thefileIwant <press enter>
when it's done type bye to exit

similar situation with wget:
you have to know the full path of the file you want to get.

wget http://somedomain.com/pathtofile/thefileIwant <press enter>

The man pages and info pages for these commands will give you a lot more info on how to use them.

man ftp
man wget

Hope that helps.
 
Old 07-12-2007, 05:38 AM   #3
Raakh
Member
 
Registered: May 2007
Posts: 128

Original Poster
Rep: Reputation: 15
thanks for your reply and solving my problem. its working fine
 
  


Reply



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
dedicated server backup hank43 Linux - General 1 09-26-2006 10:04 AM
Dedicated Server Distros (SME server and Censornet) Sugga Linux - General 2 09-22-2005 03:15 AM
CS: Source Dedicated Server Aaragatn Linux - Games 0 01-10-2005 01:03 AM
Getting my first dedicated server Damainman Linux - Newbie 4 11-13-2003 04:48 PM
where to get UT dedicated server dkc_ace Linux - General 2 12-19-2002 07:11 AM

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

All times are GMT -5. The time now is 05:13 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