You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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...
The text was updated successfully, but these errors were encountered: