Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:scp [2013/03/20 23:11] tmadelinux:scp [2013/03/21 01:07] tmade
Line 12: Line 12:
   scp * root@10.6.63.31:/mnt/temp                                    #Copy * (all in working directory) as root to 10.6.63.31 into folder /mnt/temp   scp * root@10.6.63.31:/mnt/temp                                    #Copy * (all in working directory) as root to 10.6.63.31 into folder /mnt/temp
   scp da20:/etc/ssh/ssh_host_key.pub da20.key                        #Copy file "/etc/ssh/ssh_host_key.pub" from remote machine to local file "da20.key"   scp da20:/etc/ssh/ssh_host_key.pub da20.key                        #Copy file "/etc/ssh/ssh_host_key.pub" from remote machine to local file "da20.key"
-  scp -/folder/* testuser@10.6.7.203:                             #Copy folder recursive to home of user "testuser" on 10.6.7.203+  scp -/folder/* testuser@10.6.7.203:                             #Copy folder recursive to home of user "testuser" on 10.6.7.203
  
linux/scp.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki