Linux:S3 client 支持使用pipe管道stdin输入的工具
s3cmd 及其衍生版都支持put操作,支持pipe输入stdin:
zosutil put
s3cmd put
aws s3 cp
########################################
todo ...
s3cmd 及其衍生版都支持put操作,支持pipe输入stdin:
zosutil put
s3cmd put
aws s3 cp
########################################
todo ...