sharry icon indicating copy to clipboard operation
sharry copied to clipboard

Download as zip

Open a-camacho opened this issue 2 years ago • 7 comments

Hello guys,

Your product is incredible, and it works differently to others what is very useful : when uploading various files, you can get a single link for all those files.

Is there any plan to get the feature "download as .zip" back ?

That would be the last thing missing for me, to make it perfect.

Thanks a lot !

a-camacho avatar Nov 03 '22 10:11 a-camacho

Yes the zip download is missing (issue is #48) - the reason is that it is not trivial to add given that sharry wants to support large files. I want it then to create the zip file in the background and possibly cache for some time since it may be an expensive operation. I would really like to add it, but unfortunately time is a bit tight this year.

eikek avatar Nov 03 '22 17:11 eikek

Someone wrote a script to extract the files from the chunks: https://www.codeslikeaduck.com/posts/sharryfilerebuilder/

Downside is that the filenames are gone.

I was hoping the 'filesystem' store would just store uploaded files as files.

Edit: just found the discussion over at #1006

louwers avatar Mar 04 '23 23:03 louwers

I was hoping for a "download all" feature but i assume it is kind of the same than this one ?

hugosxm avatar Nov 14 '23 17:11 hugosxm

I was hoping for a "download all" feature but i assume it is kind of the same than this one ?

Correct :) it's currently missing. But you can download all files to a share using some script, which is not much effort. I can dig out such a script if you want. It would involve a curl to the share to get the list of files and then downloading each.

eikek avatar Nov 15 '23 06:11 eikek

Thanks for you answer, I plan to use this product with "regular users", the kind of person that are afraid of a black window lauching text commands ^^. This is why I'm looking for a graphical button that does everything ^^ !

hugosxm avatar Nov 15 '23 11:11 hugosxm

I also would love to see this feature.

alexmaret avatar Dec 27 '23 16:12 alexmaret

My users also would love to see "download as .zip"

albertbern avatar Dec 28 '23 14:12 albertbern