shells3:一个小的(ish)Shell脚本,用于从命令行将文件上传到S3

时间:2024-05-22 06:41:24
【文件属性】:

文件名称:shells3:一个小的(ish)Shell脚本,用于从命令行将文件上传到S3

文件大小:3KB

文件格式:ZIP

更新时间:2024-05-22 06:41:24

Shell

壳牌S3 需要快速上传并获得文件链接吗? 这个小的Bash脚本将帮助您做到这一点。 将自动为文件提供时间戳后缀,以避免命名冲突。 例如, image.png将作为image-1430566517.png上传。 用法 将放在PATH中的某个位置(例如/ usr / local / bin)。 cp shells3.sh /usr/local/bin/shells3 将配置文件添加到~/.shells3.conf 。 有关配置选项的描述,请参见 。 cp shells3.sample.conf ~ /.shells3.conf vim ~ /.shells3.conf # Edit the configuration in your favourite editor 上传一个文件 shells3 image.png 兼容性和依赖性 仅在OS X 10.10 Yosemite上进行了


【文件预览】:
shells3-master
----shells3.sample.conf(592B)
----LICENSE.txt(1KB)
----README.md(1KB)
----shells3.sh(2KB)

网友评论