how to remotely move a file ??? that mean how to move a file
one machine to another machine ???
Answer Posted / nkambast
scp PATH_1/file_name user_name@machine_name2:PATH_2
PATH_1 :-- Where your files reside.
user_name :-- your login name.
machine_name2 :- Remote machine where you want to keep
(Paste) your files
PATH_2 :-- Where you want to paste the file
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can you see the command line history?
Enlist some filename manipulation commands in unix.
Write a command to kill the last background job?
Who invented grep?
Why is shebang used?
What does pipe () return?
Which command is used to restrict incoming messages?
What are some command words?
How to display no of records in oracle using unix command?
Explain mount and unmount command.
Name the general commands in using unix os for a beginner?
Is command prompt unix?
Name the unix command to find how many days the server has been up.
Enumerate some of the most commonly used network commands in unix?
Which command should you use to find the remaining disk space in unix server?