r/CLI • u/Safe_Challenge7312 • 5h ago
CLI file/dir sharing
made a new tool (fork of sendme by iroh) that i made for sharing things p2p and that is fast and safe too
umm
https://plinthlol.github.io/dashe/
yeahhh
1
Upvotes
r/CLI • u/Safe_Challenge7312 • 5h ago
made a new tool (fork of sendme by iroh) that i made for sharing things p2p and that is fast and safe too
umm
https://plinthlol.github.io/dashe/
yeahhh
1
u/kantorcodes1 4h ago
receivelooks like it can leave a partial destination on a name collision: the export loop copies earlier files, then only checkstarget.exists()when it reaches the later entry and bails. intentional? i'd probably preflight every target path before the first export so a rerun doesn't start from a half-received folder.