Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to remotely move a file ??? that mean how to move a file
one machine to another machine ???

Answer Posted / sricharan

Differnce between cp and mv.

cp: holds the copy of the file in both source and
destination servers.
mv: removes the file in the source and get created on the
destination server.

scp: server copy is one method to copy from one server to
other.
Syntax: scp username@ip:/path/filename ./

Note: ./ representing as required file is copying in pwd.
We need to execute this command from the destination server.

sftp: simple file transfer protocol
syntax: sftp ip address
prompts for passwd
go for required path and use get command to copy the
required file.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you in or at the office?

1171


What do chgrp command do?

1286


What is unix command?

1320


What is unix command line?

1336


What is a command and examples?

1283


What is s and g in sed command?

1164


What is the use of the tee command?

1153


What are the dos commands?

1314


What is the use of tee command?

1237


Why is it called a shebang?

1248


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

1325


Who command in unix operating system?

1190


What command is used to check the current users?

1173


how to sort the content of the file based on numeric values

1836


Which command is used to kill the last background job?

1392