how to remotely move a file ??? that mean how to move a file
one machine to another machine ???

Answer Posted / ruchi arora

Using the scp command, which mean "source copy"

Syntax:
scp source destination

Example:
Moving a file foo.txt from machine1 to machine2
scp foo.txt host@machine1:/

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Enlist some filename manipulation commands in unix.

562


Which command is used to restrict incoming messages?

598


What does the md command do?

580


Who wrote grep?

591


Why is it called a shebang?

589






How do I open a port?

600


Can you explain a little bit about command substitution?

623


Using unix command how to display no of records in oracle?

620


How does the system know where one command ends and another begins?

1586


What is the command to compare two files in unix?

630


What are the commands in UNIX to list the files in a Directory?

630


Which command should you use to find the remaining disk space in unix server?

720


What is command statement?

555


Which command can you use to find the currently running process in unix server?

596


What is ctrl d?

602