ffsend icon indicating copy to clipboard operation
ffsend copied to clipboard

:mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.

Results 37 ffsend issues
Sort by recently updated
recently updated
newest added

Something along the lines of how yt-dlp updates itself with the "yt-dlp -U" command would be a great way to keep this application updated on any distro. If something like...

enhancement

Bumps [websocket](https://github.com/websockets-rs/rust-websocket) from 0.26.4 to 0.26.5. Commits 74c82be Higher-level API for memory limits 3bde0f4 PER_DATAFRAME_OVERHEAD 604d010 Impose message and dataframe limits on async version as well. 3802c7d Changed my mind...

dependencies

error: failed to upload the specified file caused by: failed to archive file to upload caused by: failed to add file to the archive caused by: No space left on...

Currently using ffsend in Termux on Android to try to download some ZIPs. Seems to be the case that when I upload a ZIP, it downloads fine in the browser,...

bug

The download limit flag is not processed. If set, eg to `-d 1` the default of 10 downloads is set ``` ffsend upload -d 1 filename.txt # or ffsend upload...

bug

Snap is Canonical's monopoly and the backend is not FOSS. It's also strictly dependant on systemd. Flatpak and AppImage are more open universal package managers.

An `apt` repository for those using a Debian-base distribution who don't use `snap` would be great. Since packages are already been generated for other platforms, perhaps a tool like [fpm](https://fpm.readthedocs.io/en/latest/packages.html)...

enhancement

I'd like to see that, it'd make it easier to use for single board computer users to use without having to setup a cross compiling toolchain

``` $ rustc --version rustc 1.52.1 (9bc8c42bb 2021-05-09) $ sw_vers ProductName: macOS ProductVersion: 11.3.1 BuildVersion: 20E241 ``` I see this warning from `cargo build --release`: ``` Compiling reqwest v0.11.3 warning:...

Current documentation is proposing to contribute via GitLab. I tried that but failed. Using feature branch my push to GitLab project repo was rejected with "You are not allowed to...