acdcli icon indicating copy to clipboard operation
acdcli copied to clipboard

Command line tool for Amazon Cloud Drive

Results 5 acdcli issues
Sort by recently updated
recently updated
newest added

Hi, I noticed that you plan to embed Amazon's client id and secret in the binary. While this is convinient, this is also insecure. ``` wmn@cratos ~/code/src/github.com/sgeb/acdcli [master] ± %...

- List of files sortable by size - Display date of last modification - Cache metadata locally, update periodically using eTag - Extract logTransport into separate library - Display periodic...

Move a single file for now, support globs and whole folders at a later point. For example: ``` % acdcli mv /Documents/Samples/sample.jpg /Documents/Pictures ```

task

Copy a single file for now, support globs and whole folders at a later point. For example: ``` % acdcli cp /Documents/Samples/sample.jpg /Documents/Pictures ```

task