drivesink
drivesink copied to clipboard
Sync & wish list
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
Thanks for the suggestions!
I second this. Looking for something that will push arbitrary directories/files to directories on Cloud Drive.
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).