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

Flag to ignore errors and continue with the next file / transfer #14

Open
tkhyn opened this issue Aug 13, 2017 · 1 comment
Open

Flag to ignore errors and continue with the next file / transfer #14

tkhyn opened this issue Aug 13, 2017 · 1 comment
Labels
enhancement New feature or request major

Comments

@tkhyn
Copy link
Owner

tkhyn commented Aug 13, 2017

Original report by Anonymous.


os.py", line 241, in makedirs
mkdir(name, mode)
"FileNotFoundError: [WinError 206] The filename or extension is too long:"

I think it would be nice to have an option to log this errors and continue running...

@tkhyn
Copy link
Owner Author

tkhyn commented Aug 13, 2017

I think it would be nice to have an option to log this errors and continue running...

Indeed that would be a good thing to turn these OSError exceptions into warnings and carry on. Sorry I don't have much time to allocate to dirsync at the moment but if you feel like it I usually gladly accept pull requests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant