Tags: C2FO/vfs
Tags
Update Go version and fix lint issues Updated Go version and fixed lint issues.
Update Go version and fix lint issues Updated Go version and fixed lint issues.
Added ConnectionTimout option (default 30s) to sftp backend configura… ( #292) * Added ConnectionTimout option (default 30s) to sftp backend configurable via WithOption or WithConnectionTimeout. Fixes #291 * Update CHANGELOG.md Co-authored-by: Copilot <[email protected]> * fix options name in doc --------- Co-authored-by: Copilot <[email protected]>
Update CHANGELOG for version 7.8.2 Added release notes for version 7.8.2 with fixes.
Update CHANGELOG for version 7.8.2 Added release notes for version 7.8.2 with fixes.
Fixed typed nil pointer bug in sftp backend. Fixes #274. (#275) * Fixed typed nil pointer bug in sftp backend. Fixes #274. * fix version in changelog * Update backend/sftp/fileSystem.go Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
updated github actions workflows to support multi-modules. (#273) * updated github actions workflows to support multi-modules. * forgot to add module-ci. * fix lint issues for vfsevents * fix timing issues with cross-platform vfsevents tests * try fix again * add debug messages * add debouncing for fsnoitfy * fix more tests * linter action fix * linter action fix, simplfication * linter action fix, fix runs-on * linter action fix, make dynamic * linter action fix, fix json handling * update changelog
PreviousNext