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

Issue: #96 "Sync files and folders which start with a '.'" solved properly #122

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Aug 22, 2012

Hi,

I had the same issue since I wanted to use BoxCryptor and encfs (which are using a file beginning with . for configs). I didn't want some improper solution in the State.cc.
So I added an option ignore (or -i) and unignore in the main.cc to manage a list of files that should be excluded. For initialization I used the Files .grive, .grive_state and .trash.

Best wishes,
Fabian

@fommil
Copy link

fommil commented Jul 12, 2014

@Benfa this PR is fantastic... is it adding an exclude list? Any chance you could rebase it against https://github.com/jar1karp/grive and put it in a PR to him? grive seems to have died due to lack of merges, and not contributions.

mMerlin added a commit to mMerlin/grive that referenced this pull request Apr 13, 2015
Replace hardcoded file prefix with explicit ignore list
Grive#122
AquariusPower pushed a commit to AquariusPower/grive that referenced this pull request Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant