...
scp username@source:/source destination
Example
Code Block |
---|
Note the ":" this will send file to the $HOME directory on the system, by default this is the lower speed storage shared via NFS
[eschneid@brain ~]$ scp test [email protected]:
Note the absolute path to the GPFS file system
[eschneid@brain ~]$ scp test [email protected]:/mmfs1/home/eschneid/
|
You can use a number of GUI based tools based on the operating system you are using.