LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 03-05-2010, 06:02 AM   #1
raheelch
LQ Newbie
 
Registered: Feb 2010
Posts: 8

Rep: Reputation: 0
Post data shift from 1 remote machine to another remote machine


Hi,
Everyone,

I want to transfer some data from 1 remote linux machine to another REMOTE linux machine anybody guide me how can i do it in simple steps.

Regards
 
Old 03-05-2010, 06:11 AM   #2
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
See if this helps:

http://support.suso.com/supki/SSH_Tu...inux#Using_SCP
 
Old 03-05-2010, 01:35 PM   #3
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
man ssh
man scp
 
Old 03-09-2010, 12:23 AM   #4
raheelch
LQ Newbie
 
Registered: Feb 2010
Posts: 8

Original Poster
Rep: Reputation: 0
Incomplete answer

Quote:
Originally Posted by anishakaul View Post
Respected,

help url just help to transfer from remote to local whereas I want to transfer from remote to remote machine.
 
Old 03-09-2010, 12:52 AM   #5
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by raheelch
whereas I want to transfer from remote to remote machine.
Read the following:

http://www.oreillynet.com/linux/cmd/cmd.csp?path=f/ftp
 
Old 03-09-2010, 01:13 AM   #6
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
well you could also use a gui file manager like konqueror, ftp into each in separate windows and copy, another option is sshfs, you can mount remote sftp (ssh ftp) servers as if they were local filesystems and copy as such
 
Old 03-09-2010, 06:55 AM   #7
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
have you tried scp as suggested multiple times ?, fairly simple:
Code:
scp user0@system0.net:/path/to/file user1@system1.net:/path/to/file
trial and error will take you a long way.

Last edited by schneidz; 03-09-2010 at 02:29 PM.
 
Old 03-09-2010, 08:44 AM   #8
cantab
Member
 
Registered: Oct 2009
Location: England
Distribution: Kubuntu, Ubuntu, Debian, Proxmox.
Posts: 553

Rep: Reputation: 115Reputation: 115
I assume you have ssh access to both remote machines.

There are two ways you can do this.

The easy way: access both remote machines from your local computer, using any program that supports sftp/scp. If your own machine runs Windows, try WinSCP. If your own machine runs Linux, use your normal file manager.

The better way: SSH into remote machine A. From remote machine A, sftp or scp into remote machine B, then get/put your files. This is 'better' because the files go directly from remote machine A to B, rather than going via your own computer as they do in 'the easy way'.
 
  


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
How to run a script to a remote linux machine from a windows machine squirrel001 Linux - Newbie 5 05-04-2009 06:06 PM
mounting samba filesystem on remote machine as /home on local machine shishirkotkar Linux - Software 1 04-28-2008 05:05 AM
scp: copy a file from local machine to remote machine seran Linux - Newbie 8 10-30-2007 12:23 PM
Complicated one: MySQL, rsync, remote machine, local machine daiver Linux - General 2 02-27-2006 12:14 PM
how to open a dilog on local machine when i do ssh to remote machine fahad26 Programming 3 05-03-2005 07:39 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 12:35 PM.

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