yadayada / acd_cli

An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
Other
1.35k stars 167 forks source link

[Bug] sync while mount in use #491

Closed st0ffern closed 7 years ago

st0ffern commented 7 years ago

Dont know if this issue is allready reported but here goes.

You you acdcli sync while another service is running on the mounted folder, the mount will crash. There should be added a check to the sync function that checks if disk is in use to avoid this.