User`s guide

Transfer Data to or from a Cloud Cluster
1-29
4
Use the following command to mount the volume at the location you just created.
$ sudo mount device_name mount_point
For example,
$ sudo mount /dev/xvdf /data
For more information on using EBS volumes, see
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html.
Transfer Data
You can now transfer data between the mounted volume and your local drive, as
described in either:
“Transfer Data with Standard Utilities” on page 1-22
“Transfer Data with the remotecopy Utility” on page 1-24