get

A special case of cp that copies a DSEFS remote file to the local file system. If a relative source path is given, it is resolved in the last DSEFS working directory, regardless of the current working directory. Similarly, if a relative destination path is given, it is always resolved in the last local working directory. Filepaths can be absolute and can point to any file system.

Synopsis

get <source_filepath> <destination_filepath>

Options

destination_filepath

Explicit or relative filepath.

If the destination path ends with a name, the destination entry is given that name. If the destination path ends with a backslash (/), the original source file name is used.

Wildcard characters are supported. Explicit file system prefixes dsefs: and file: are supported. .. is the parent directory.

source_filepath

Explicit or relative filepath.

Wildcard characters are supported. Explicit file system prefixes dsefs: and file: are supported. .. is the parent directory.

Examples

Copy DSEFS remote file to local filesystem:

dsefs dsefs://127.0.0.1:5598/ > dsefs / > get archive.tgz local_archive.tgz

Was this helpful?

Give Feedback

How can we improve the documentation?

© Copyright IBM Corporation 2025 | Privacy policy | Terms of use Manage Privacy Choices

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: Contact IBM