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

fix(fs-storage): Large File Name RENAME ERROR (Win Error 3) #175

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

pcanto-hopeit
Copy link
Collaborator

@pcanto-hopeit pcanto-hopeit commented Feb 23, 2024

Large File Name RENAME ERROR (Win Error 3)

Using shutil.move instead of os.rename that does not work properly with long file names in windows.

@pcanto-hopeit pcanto-hopeit marked this pull request as ready for review February 23, 2024 11:48
@pcanto-hopeit pcanto-hopeit merged commit 7fc9000 into hopeit-git:master Feb 23, 2024
5 checks passed
@pcanto-hopeit pcanto-hopeit deleted the fix/fsstorage-save branch February 23, 2024 11:55
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.

None yet

2 participants