Guralp Systems CMG-DCM build <10,000 User Manual
Page 123
Operator's Guide
Windows users should follow the same procedure to log in, power up
and mount the file system. At this point, rather than suspending the
ssh shell, they can connect with WinSCP and navigate to the /media
directory. The recorded files will then be displayed and can be
dragged and dropped to appropriate locations on the PC:
When the transfer is complete, return to the ssh session and power
down the disks (with the exit command or by keying
+
).
Using rsync is very similar: simply replace the invocation of scp in the
above instructions with an appropriate rsync command.
For Linux users, the simplest usage is
me@mypc:~/dl $ rsync -avz [email protected]:/media/*/ .
This will copy all files from all removable drives to the current
directory on the invoking computer. Only the differences are
transferred, making this particularly efficient when used regularly.
For more advanced usage, please see the rsync manual, available on-
Windows users can download a free port of rsync using the cygwin
library (see
of several free, graphical interfaces, such as grsync, available from
November 2010
123