Computing.Net > Forums > Linux > Copy Command in Linux

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Copy Command in Linux

Reply to Message Icon

Name: Jeyaraj
Date: July 25, 2009 at 01:28:49 Pacific
OS: Windows XP
Subcategory: General
Comment:

In the LINUX, i want to copy the files from one system to another Linux system. Please help me.



Sponsored Link
Ads by Google

Response Number 1
Name: FishMonger
Date: July 25, 2009 at 09:40:29 Pacific
Reply:

rcp - remote file copy
http://unixhelp.ed.ac.uk/CGI/man-cg...

scp - secure copy (remote file copy program)
http://linux.die.net/man/1/scp


0

Response Number 2
Name: vins.ipunk
Date: September 22, 2009 at 22:32:12 Pacific
Reply:

goto terminal...
Syntax: cp Source filename Destination Filename ..
with their respective path..


0

Response Number 3
Name: rustymind
Date: September 25, 2009 at 04:49:21 Pacific
Reply:

use rsync command
rsync -avz source:src/foo/ /dest/foo

where source is the source host name/ip


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Copy Command in Linux

what is the COPY command in Linux ? www.computing.net/answers/linux/what-is-the-copy-command-in-linux-/2478.html

copy/paste in linux www.computing.net/answers/linux/copypaste-in-linux/23495.html

diskcopy command in Linux www.computing.net/answers/linux/diskcopy-command-in-linux/2933.html