S3QL 2.8 发布,此版本修复了使用代理服务器的各种问题,更新内容如下:
Sending SIGUSR1 to mount.s3ql now generates a stack trace (debugging feature)
When passing --installed to the test runner, S3QL commands are now loaded from $PATH instead of the packages bin/ directory
The runtest.py script now comes with the correct shebang (i.e. it can now be called as "./runtests.py" instead of "python3 runtests.py")
S3QL now requires the Python Dugong module
A filesystem hang when all upload threads encountered unexpected backend problems has been fixed
S3QL 是个用来在线存储数据的文件系统,支持 Amazon S3 、SFTP 服务器等。