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


Please Help Members By Posting Answers For Below Questions

Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

622


Describe the usage and functionality of the command rm –r * in unix?

822


How to use grep command to list find the records of a file containing 10 different strings?

643


What happens when we execute a unix command?

597


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

606






Explain command to display different lines that are found when compare two files?

676


What is the command to find hidden files in the current directory?

581


How do I run a bash script?

580


What does touch command do in unix?

729


How can you see the command line history?

584


What is command substitution?

623


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

586


What is the first character of the output in ls l command?

631


What is rmdir command?

553


What's a command word?

587