刘凡 9ff4d1d109 add S3,archive,truncate | 2 years ago | |
---|---|---|
.. | ||
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
file.conf | 2 years ago | |
nastos3.py | 2 years ago |
This script uses the binary called s3 which is included in the NAS EX4100 firmware. Don't use if you don't have this binary file.
Config file file.conf with your parameters. Here is a description:
Start the script with this command:
python nastos3.py -i file.conf -l /path/to/log/mylog.log
where:
-i : Name of the .conf file.
-l : Path to the log file. Can be only the name of the log, in which case the log file are stored in the actual folder.
And that is all.