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 is {} in find command?
What does the md command do?
Which command should you use to find the remaining disk space in unix server?
What does the “echo” command do?
What is time_t?
What is .sh file?
Which unix command lists files/folders in alphabetical order?
How do I use grep to find a file?
what is the advaantage of each user having its own copy of the shell?
What is the use of find command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
What are bash commands?
What are reported commands?
Does cp command overwrite files?
What is the difference between cat command and more command?