Skip to content

0.16.6+build.55

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:17

What's Changed

  • Fewer SFTP round trips per copied file. Creating a remote file now keeps the write handle it opened for the writes that follow instead of closing and reopening the file, so each copied file pays one remote open instead of two; the cached handle is closed first when the path is removed, renamed, or truncated.

更新内容

  • 减少 SFTP 上每个复制文件的远程往返。创建远程文件后保留其写句柄供后续写入复用,不再关闭后重新打开,每个复制文件的远程打开次数从两次降为一次;路径被删除、重命名或截断前会先关闭缓存的写句柄。

Full Changelog / 完整变更: 0.16.4+build.54...0.16.6+build.55

Downloads / 下载

Platform / 平台 Architecture / 架构 Format / 格式 File / 文件
Windows x86_64 NSIS installer GugleFS_0.16.6_x64-setup.exe
Linux x86_64 DEB package GugleFS_0.16.6_amd64.deb
Linux x86_64 AppImage GugleFS_0.16.6_amd64.AppImage
macOS Apple Silicon (arm64) DMG GugleFS_0.16.6_aarch64.dmg
macOS Apple Silicon (arm64) App archive GugleFS_aarch64.app.tar.gz