Skip to content

Conversation

thomasschafer
Copy link
Owner

@thomasschafer thomasschafer commented Feb 4, 2025

Resolves #71 by creating the temporary file (used for replacement) in the same directory as the file being searched, rather than in the directory returned by env::temp_dir() (see here for more info).

@thomasschafer thomasschafer force-pushed the tschafer-fix-windows-split-disk branch from b3e025c to 0b3a895 Compare February 4, 2025 16:52
@thomasschafer thomasschafer marked this pull request as ready for review February 5, 2025 09:56
@thomasschafer thomasschafer merged commit d2b374f into main Feb 5, 2025
3 checks passed
@thomasschafer thomasschafer deleted the tschafer-fix-windows-split-disk branch February 5, 2025 09:56
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.

Windows: Failed to persist temporary File: The system cannot move the file to differnt disk drive. (Os error 17)
1 participant