SpatiumPortae / portal

Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨
https://portal.spatiumportae.com
MIT License
1.44k stars 38 forks source link

[feature request] Allow disabling the compression #98

Open apcamargo opened 1 year ago

apcamargo commented 1 year ago

Sometimes I'm trying to send a pre-compressed file and Portal spends a lot of time to re-compress it in the sender and decompress in the receiver. Would it be possible to disable compression when sending a single file?

mellonnen commented 1 year ago

Great Suggestion!

Adding support for configuring what compression algorithm to use has previously been discussed in #85, and it would be possible to add an option for disabling the compression in a similar way. However, this would likely be a breaking change and not available until the next major release.