LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-09-2003, 08:37 AM   #1
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Rep: Reputation: 30
Sending data from one server to the other


What other ways exist, other than FTP, to transfer some file from one server to another? Someone suggested me to use 'http' POST.... is this correct?

thanks, ganninu.
 
Old 12-09-2003, 09:29 AM   #2
thereof
Member
 
Registered: Jan 2003
Location: Sweden
Distribution: Slackware
Posts: 54

Rep: Reputation: 15
In case you have shell-access and ssh.

To server:
scp localfile user@host:/path/to/save/file

From server:
scp user@host:/path/to/file localfile
 
Old 12-09-2003, 09:48 AM   #3
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Original Poster
Rep: Reputation: 30
Let's say that Server A is contains some sensitive data, including the file to be transferred, whilst Server B is not-so-critical and will receive the file (a text file) - which is the most secure method from the two you mentioned above?

PS: I don't have ssh yet.
 
Old 12-09-2003, 09:52 AM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by ganninu
Let's say that Server A is contains some sensitive data, including the file to be transferred, whilst Server B is not-so-critical and will receive the file (a text file) - which is the most secure method from the two you mentioned above?

PS: I don't have ssh yet.
If you don't have ssh setup probably the best way is to just FTP or you can possibly setup NFS. You could setup rsync, etc. The best method I would think is what was mentioned first with scp if your wanting it securely.

Regards.
 
Old 12-09-2003, 09:57 AM   #5
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Original Poster
Rep: Reputation: 30
Yes i am interested in using scp.... I don't want to trade security for anything else. Do you recommend some articles/text?
 
Old 12-09-2003, 10:52 AM   #6
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Not sure of any tutorials but there's always the man pages: http://www.die.net/doc/linux/man/man1/scp.1.html

google.com/linux search had tons of hits as well, could find something useful that way.
 
Old 12-10-2003, 06:06 AM   #7
thereof
Member
 
Registered: Jan 2003
Location: Sweden
Distribution: Slackware
Posts: 54

Rep: Reputation: 15
Go to the OpenSSH official homepage and look at the FAQ and other documentation. Of course you can fetch the latest version of ssh (scp is included in the ssh package) from there aswell.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Privacy: sending data to Internet fiomba Linux - Software 1 09-12-2005 05:10 PM
Sending Data Bytes to a terminal jonty_11 Programming 8 03-28-2005 07:55 PM
Laptop keeps sending data every second? mikegorb Linux - Newbie 6 11-16-2004 05:54 AM
Sending data after establishing PPP connection ruchika Linux - Software 0 09-05-2003 07:59 PM
Sending data over ppp shibdas Linux - Networking 0 06-26-2003 12:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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