qft icon indicating copy to clipboard operation
qft copied to clipboard

Quick Peer-To-Peer UDP file transfer

Results 8 qft issues
Sort by recently updated
recently updated
newest added

Since the `shared-phrase` is user chosen it is possible that more than 1 send and receive party use the same phrase at the same time on the same helper server....

usability-issue
potential-bug

Using qft with gui in Windows 10 results in an error message that says `libstdc++-6.dll was not found.` ![Senza titolo](https://user-images.githubusercontent.com/58396985/194585439-e25b5893-8eb1-40ef-bb52-95e1e77e16ef.jpg)

Hey Man, thank you for your quick fix of the server. I tested several times, here are my results: - Most of the times just one of the clients display...

when I am trying to compile with `cargo build --features=gui` I get the following error : ``` error: failed to run custom build command for `ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs#3496903a)` Caused by:...

There's already one for Linux, would be nice to be able to use those bins without cargo building/installing

I think qft is a very good project, and I think I can develop an open source alternative to Resilio Sync based on it. But in China, the helper server...

I know I can just zip the folder quickly then transfer it, but in some cases where the storage space is really limited for the receiver, the receiver cannot extract...

I have tried this and it works great. want to check if this can be modified to watch for file changes and sync between sender and receiver? like syncthing. syncthing...