From 5d5cacc482591dbc0ab245b52469f075e56bd98e Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Fri, 4 Apr 2025 20:07:07 -0500 Subject: [PATCH] [bug] Windows-to-Linux remote mount is not handling attempts to remove a non-empty directory properly --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b13926a9..37b20933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * \#42 [bug] Remote mount directory listing on Windows connected to Linux is failing * \#43 [bug] Directories are not importing properly for Sia * \#44 [bug] Windows-to-Linux remote mount ignores `CREATE_NEW` +* \#45 [bug] Windows-to-Linux remote mount is not handling attempts to remove a non-empty directory properly ### Changes from v2.0.5-rc