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

More intelligent file downloading + long file name support on windows. #22

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

Conversation

BarnumD
Copy link

@BarnumD BarnumD commented Feb 23, 2018

More intelligently deal with files that have already been downloaded so we avoid re-downloading.
Enable long file name support on windows to allow for more than 255 characters.

Dave Barnum and others added 7 commits January 12, 2018 11:30
Allow user to toggle whether files are placed in a time-stamped subfolder
…g it's part of a folder. This removes any / character from the document title as an illegal character.
…to check whether a file with that name + id exists on the filesystem alraedy.

If it exists and the file online is not newly modified, than skip it.
@BarnumD
Copy link
Author

BarnumD commented Feb 23, 2018

Also includes some of my other requests. Can alter.

With google docs folders and file names being quite lenghy, windows file name length becomes an issue.  This allows for long file name support, which still must be enabled in the OS.
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