how to remotely move a file ??? that mean how to move a file
one machine to another machine ???
Answer Posted / subbareddy kake
ftp:(File transfer protocal).It is useful to transfer file
from remote server to local machine.
rcp:(remote file copy).It is useful to transfer files from
one machine to another machine.
scp:(source copy).It useful to transfer files from one host
to another host
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What does sed command do in unix?
What is the behavioural difference between cmp and diff commands?
What is awk good for?
What is the general format of unix command syntax?
What is nr in awk command?
What is used to type command?
Explain command to display different lines that are found when compare two files?
What do know about tee command and its usage?
What command is used to check the current users?
How do I open a port?
What is the first character of the output in ls l command?
What is the use of cut command in unix?
What does grep v do?
How do I search a whole word in vim?
How do I find previous commands in unix?