Import ignore cache #10657
Labels
A: data-sync
Related to dvc get/fetch/import/pull/push
bug
Did we break something?
p1-important
Important, aka current backlog of things to do
Bug Report
DVC 3.56 Import ignore cache
Description
I have local DVC repo with json annotations added each one and large data storage with thousand image files added as full folder.
I use symlinks for cache.
But import in external storage doesn't create symlinks for images data storage. DVC download first, than link files.
Reproduce
Local data repo
Config
Local storage dirs:
In local storage comands
Project repo
Config
commands:
This command start downloading copies files from cache
Check data_storage.dvc file and create it in project repo, but
or
start downloading files again
Expected
I think DVC must create symlink for files without downloading originals
Environment information
Output of
dvc doctor
in local data repo:Output of
dvc doctor
in project repo:The text was updated successfully, but these errors were encountered: