Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync & wish list #2

Open
johnr14 opened this issue Mar 30, 2015 · 3 comments
Open

Sync & wish list #2

johnr14 opened this issue Mar 30, 2015 · 3 comments

Comments

@johnr14
Copy link

johnr14 commented Mar 30, 2015

Interesting, with unlimited storage, will consider uploading more than images to the drive, family movies !!

My wish list :
list : list files on server in directory (-r for recursive) with useful info (date:time, size, shared ...) and
provide total size (+summary per filetype ?) (cache the information afterward for diff/find/remove ?) ie list -s (shared) friend@email -r
diff : list differences between local and remote with total size (compare date, size, md5 optional),
total size to download/upload to sync and approx time (using connection throughput), sync afterward
info : get info on a file in drive (creation, sharing, size, md5, url for download ...)
find : locate a file in drive using filename* and extension
share : share a file and return url, or send shareinfo to @email
remove : -R recursive
throttle bandwidth : Up:Dn

Thanks !
Will start playing with your app as soon as I have free time.
John

@caseymrm
Copy link
Owner

Thanks for the suggestions!

@pmagnuson
Copy link

I second this. Looking for something that will push arbitrary directories/files to directories on Cloud Drive.

@ghost
Copy link

ghost commented Feb 7, 2018

With the changes I made here in #28 (download remote structure in memory) it would be easy, to implement some of those info functions. But I would not mix functions for photos and for arbitrary files, Amazon behaves different here (especially for equal files in different locations in the tree).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants