Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for import tree #21

Open
Lykos153 opened this issue Apr 23, 2018 · 3 comments
Open

Add support for import tree #21

Lykos153 opened this issue Apr 23, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@Lykos153
Copy link
Owner

We need to detect changes in export remotes to support git annex import treeish

@andrewringler
Copy link

Would this support the following workflow?

I have a local annex folder and have a bunch of files in it. I have git-annex export --tracking setup on a Google Drive special remote (without encryption), so every-time I do a git-annex sync --content any local changes are pushed up to Google Drive. I can then see these files in a nice directory structure at https://drive.google.com/ and download them if I need to.

Now, I also want to be able to upload, change files, rename folders from the web interface at https://drive.google.com/. So I do that, then after I am done, I run git-annex import to bring in all of these changes.

Is this one of the motivations for git annex import?

@Lykos153
Copy link
Owner Author

Lykos153 commented Jun 14, 2018 via email

@andrewringler
Copy link

Super!

@Lykos153 Lykos153 added the enhancement New feature or request label May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants