uintdev / qrserv

Transfer files with ease over a network.
https://play.google.com/store/apps/details?id=dev.uint.qrserv
MIT License
135 stars 9 forks source link

the ability to send many files #9

Closed Wjxfi closed 1 year ago

Wjxfi commented 1 year ago

1 little

all other applications similar to this can already send a lot of files

For example localsend

uintdev commented 1 year ago

This can be done by selecting multiple files through the files / documents UI app (shown when pressing on the floating action button in the app) by press and holding on one file at first or making such multi-selection in an app such as Google Photos and then sharing via QRServ. This would be made into a ZIP archive that can then be downloaded.

Wjxfi commented 1 year ago

Thank you! Now I know. But I want to add files after creating a zip. Here's why. For example, I selected 100 files. And accidentally I didn't select 2 important files. I would have to reselect, it's inconvenient. I want to add new files after selecting them. I want to make a second selection. Is it possible?

uintdev commented 1 year ago

The functionality used for creating an archive file does not offer the option to add to an existing archive file, so I'm afraid that wouldn't be possible with how that is.