schollz / croc

Easily and securely send things from one computer to another :crocodile: :package:
https://schollz.com/software/croc6
MIT License
26.78k stars 1.07k forks source link

--yes option does not work as expected #729

Closed raimocom closed 3 weeks ago

raimocom commented 3 weeks ago

Describe the bug

The --yes option does not behave as expexted. Itś defined as "automatically agree to all prompts". When i resume a transfer i still have to manually press Y to continue.

Version

10.0.7

schollz commented 3 weeks ago

use croc --yes --overwrite <CODE> to automatically agree AND overwrite your data (where "overwrite" is "resume", they are indistinguishable from the software perspective, its up to the user to decide)