This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
LiuFan
/
PrivacyScanData
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
dev-lf
Dallar
Biçim İmleri
dev-lf
lsn
master
PrivacyScanD...
/
S3
/
new2
/
s3web-master
刘凡
9ff4d1d109
add S3,archive,truncate
2 yıl önce
..
src
9ff4d1d109
add S3,archive,truncate
2 yıl önce
MANIFEST.in
9ff4d1d109
add S3,archive,truncate
2 yıl önce
README.txt
9ff4d1d109
add S3,archive,truncate
2 yıl önce
buildout.cfg
9ff4d1d109
add S3,archive,truncate
2 yıl önce
setup.py
9ff4d1d109
add S3,archive,truncate
2 yıl önce
README.txt
s3web
=====
Simple upload files to amazon s3 as a website.
Usage
=====
s3web --config path/to/s3web.cfg path/to/directory-to-upload
An example of a s3web.cfg::
[s3web]
api_key = Some-api-key
api_secret = The-api-secret
domain_name = www.example.com
Then just set the CNAME and all that other stuff.