-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix errors that happen on Windows when using PUT command (#827)
* Used path.basename in a place where a slash was used to obtain the name of a file from a path (the slash does not work well in Windows). * Updated glob from v9 to v10.
- Loading branch information
Luis Alonso Montero Marín
authored
Apr 22, 2024
1 parent
a2d4814
commit 961a13f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters