S3:Rclone:非常好用的S3备份、同步工具。
摘要:step 0:配置backends step 1:copy、sync、move 操作 我所关心的核心参数: --buffer-size SizeSuffix In memory buffer size when reading files for each --transfer (default 1
阅读全文
posted @
2024-07-30 14:26
jinzhenshui
阅读(265)
推荐(0) 编辑
Linux:S3 client 支持使用pipe管道stdin输入的工具
摘要:s3cmd 及其衍生版都支持put操作,支持pipe输入stdin: zosutil put s3cmd put aws s3 cp ######################################## todo ...
阅读全文
posted @
2024-07-29 21:21
jinzhenshui
阅读(9)
推荐(0) 编辑
Nginx:也是一款 牛x 的 tcp端口转发器!
摘要:stream { ################################################################################### server { listen 33243 tcp reuseport; proxy_timeout 8h; pr
阅读全文
posted @
2024-07-04 15:49
jinzhenshui
阅读(37)
推荐(0) 编辑