Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soartec-lab/s3_sync


https://github.com/soartec-lab/s3_sync

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# sync
s3へ同期するファイルを格納します

# sync.sh
syncディレトリをS3に同期させます

```
$ ./sync.sh # dryrun
$ ./sync.sh -y # 同期実行
```