a high-performance, POSIX-ish Amazon S3 file system written in Go
Stars
5.5k
Forks
533
Watchers
5.5k
Open Issues
293
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix FusePanicLogger.BatchForget redeclared in this block
350ff31View on GitHub📚 Add note on the correct package name required to mount on startup
dea41e0View on GitHubEscape the special char in name correctly. As per the AWS documentation, CopyRequest is sending request param and it advised to URLEncode the source name. Using the url.QueryEscape to encode the name instead of urlPahEscape since it does not cover all special char.
5ae08c0View on GitHubFix timeFormat for x-amz-date, two-digit day of month as per RFC 7231
486ead0View on GitHub