Skip to content

How to pull/retrieve directly to the external directory from remote instead of creating local copies? #9707

Answered by dberenbaum
shahriar0651 asked this question in Help
Discussion options

You must be logged in to vote
* **Tracking an External Dataset**: I have an external dataset located at `/external-to-workspace/dataset`, and I want to track this dataset using DVC.

See https://dvc.org/doc/user-guide/data-management/importing-external-data for how you can do this.

* **Uploading Dataset Versions to DVC Remote**: I need to upload different versions of the dataset to a DVC remote using ssh, which is located at `ssh://example.com/path/to/storage`.

This is also covered by the guide linked above.

* **Updating the External Dataset from DVC Remote**: Instead of creating a local copy of the dataset when pulling/retrieving from the remote, I want to update the external dataset itself. This means that the…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@shahriar0651
Comment options

Answer selected by shahriar0651
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants