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
How do I run a whois command?
How can we use grep command in unix?
What is the use of cut command in unix?
What is the command to find hidden files in the current directory?
Which command should you use to find the remaining disk space in unix server?
why metadb requires a seperate slice to create Solaris volume manager
What is difference between grep and find command in unix?
What is the use of awk command in unix?
Who command in unix?
What does grep v grep do?
Why is it called grep?
Why is shebang used?
What does grep v do?
What does the “echo” command do?
What does the md command do?