issues
search
maxomatic458
/
quic-send
A quic based peer-to-peer file transfer tool
MIT License
10
stars
0
forks
source link
Resume downloads
#6
Closed
maxomatic458
closed
6 months ago
maxomatic458
commented
6 months ago
Cli flags for the receiver:
-o
- if a file is already present, overwrite it.
-r
- if a file is already present, and it its size is smaller then the sender's file size, resume the download, otherwise skip
-p
- for every duplicate file, ask seperately
Cli flags:
-l
set the log level
maxomatic458
commented
6 months ago
closes #2
Cli flags for the receiver:
-o
- if a file is already present, overwrite it.-r
- if a file is already present, and it its size is smaller then the sender's file size, resume the download, otherwise skip-p
- for every duplicate file, ask seperatelyCli flags:
-l
set the log level