rmamba / sss3

Python script to synchronise data to Amazon S3/Glacier
MIT License
0 stars 2 forks source link

ADD: when using . to add all new files config.json is added to content.json #27

Open rmamba opened 7 years ago

rmamba commented 7 years ago

You should always ignore anything that starts with reserved folder .sss3 You should only add content.json!

If user passes anything from .sss3 folder to add/remove command it should fail with an error.

Command failed! Content of .sss3 folder is protected.

https://github.com/rmamba/sss3/issues/13