drivesink icon indicating copy to clipboard operation
drivesink copied to clipboard

Sync & wish list

Open johnr14 opened this issue 9 years ago • 3 comments

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

johnr14 avatar Mar 30 '15 16:03 johnr14

Thanks for the suggestions!

caseymrm avatar Apr 14 '15 05:04 caseymrm

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

pmagnuson avatar Dec 04 '15 21:12 pmagnuson

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).

ghost avatar Feb 07 '18 11:02 ghost