id summary reporter owner description type status priority milestone component version resolution keywords cc 2983 Feture Request: Detect when partition is mounted BryanFRitt "Someone can forget to mount an external drive that has torrents on it, then start up Deluge. Deluge will then try to redownload everything. I have to stop it. Remount the drive and then do a 'Force Re-check' on the torrents.(and maybe check to see if any data was added to unmounted mount point.) All this takes time. Time could be saved if Deluge could/would compare the partition(s) where it has been stored to where it will be stored, if it's not the same give the user some notification like ""partition for torrent storage not mounted"", and allow mounting and retrying without having to a `Force Re-check`. related shell command: `df -P filename/and/path/goes/here | tail -1 | cut -d' ' -f 1` Note: which one counts as which may change. e.g. sda6 may not be the same as sda6 the next time. It might be better to use the UUID. " bug closed minor needs verified Unknown 1.3.10 Invalid