Can I push to remote with different path? #10393
BigFaceBoy
started this conversation in
General
Replies: 1 comment
-
DVC usually tracks the file inside your repo and relative to the repo directory, so it should not be platform-specific. Then you configure one or multiple remote storage locations where you push backups of those files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to track my different platform file in my repo, and I don`t want to add remote with every platform.Is there any way that i can push files to different path, and I just add remote with bucket root path?
Beta Was this translation helpful? Give feedback.
All reactions