how to remotely move a file ??? that mean how to move a file
one machine to another machine ???
Answer Posted / bhaskar
scp -R foldername root@172.34.1.11:/root/
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is rmdir command?
Which command is used to create a directory?
What is difference between grep and find command in unix?
What is grep in bash?
Write a command to kill the last background job?
How to display no of records in oracle using unix command?
Which command should you use to find the remaining disk space in unix server?
What does sed command do in unix?
What does pipe () return?
What does the command ' $who | sort –logfile > newfile' do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the pipe command?
What is the command to view process running?
What does this command do? Cat food 1 > kitty
How do I find previous commands in unix?