Closed link2xt closed 10 months ago
Thanks for the test. This is a bug, but nothing major. You get an error. It is even a very appropriate error, NotFound.
But currently we don't print that but just abort with a non 0 exit code. The fix is to just print something when getting this error. How is this:
Should be fixed with the latest release
I downloaded sendme 0.2.3 and ran
sendme provide screenshot.jpg
.Then when I removed the file and tried to get it, I got no error, simply nothing is downloaded silently.
Then I recreated empty file with
touch screenshot.jpg
. Then receiver side started to show "provide side no longer has part of a file" when attempting to download. I removed the file again and ransendme get
again - it silently does not receive anything.