flood
flood copied to clipboard
Display notice to user when Flood can't delete a torrent's files due to incorrect permissions
Would be nice to handle EACCES errors gracefully. Stems from https://github.com/jfurrow/flood/issues/406
does flood send a command to rtorrent to clean up files, or does flood itself need access to the files? If it is the latter, how do you achieve this in a docker setup?