IITDU Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Sending Files through SSH to remote PC

Go down

Sending Files through SSH to remote PC Empty Sending Files through SSH to remote PC

Post by BIT0122-Amit Sat Feb 05, 2011 2:03 am

Well, we have learned how to login to remote pc and then do mischievous works :p
But what if we want to send remote files to another pc via ssh?
SCP does just that.

the command is like this;

Code:
scp filename user@ip:/address/where/file/iskept

For example:
Code:
scp .bashrc mpiuser@test2:/home/mpiuser
BIT0122-Amit
BIT0122-Amit
Founder
Founder

Course(s) :
  • BIT

Blood Group : O+
Posts : 4187
Points : 6605

https://iitdu.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum