Skip to content

Instantly share code, notes, and snippets.

@v0112358
Created January 3, 2019 02:23
Show Gist options
  • Save v0112358/1d71b42453c74516b5f0a32a2daa6468 to your computer and use it in GitHub Desktop.
Save v0112358/1d71b42453c74516b5f0a32a2daa6468 to your computer and use it in GitHub Desktop.
S3FS + Bizcloud Simple storage + Viettel CloudStorage
  • Bizcloud simple storage
s3fs cdn_simple /bizfly -o use_cache=/tmp/ -o parallel_count=25 -o passwd_file=/root/.passwd-bizfly -o sigv2 -o url=https://ss-hn-1.vccloud.vn
  • Viettel Cloudstorage
s3fs cdn_simple /viettel -o sigv2 -o use_path_request_style -o use_cache=/tmp/ -o parallel_count=25 -o passwd_file=/root/.passwd-viettel -o url=http://s1.cloudstorage.com.vn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment