Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
scp fromFile username@hostname:~/toDirectoryFor example, if you want to copy a file named users.csv to a directory called Documents on a remote computer with IP 10.72.5.100 with username aqua enter :
scp /tmp/fromFile username@hostname:/tmp/newFileName
scp /tmp/fromFile1 /tmp/fromFile2 username@hostname:/tmp
scp /tmp/dirName username@hostname:/tmp/dirName
scp username@hostname:/tmp/fromFile /tmp/toDirectory
scp username@hostname:/tmp/fromDirectory/* /tmp/toDirectory
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017