SCP

ARUN Post in LINUX COMMANDS
0

[arun@localhost Desktop]$ scp filename root@IP:/usr/src/

From remote to local pc

[arun@localhost Desktop]$  scp root@remoteIP:/path of file    Path on localmachine

SCP USING PORT

scp -P 233 /home/cpmove-user.tar.gz root@DEST_IP:/backup/

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.