Update Known Issues page

chros73
2017-11-16 12:58:05 +00:00
parent a7f5cd464d
commit f81829e792
+8 -5
@@ -1,5 +1,10 @@
# Known Issues
## Major issues
1. [rTorrent reading 4x more data than sending](https://github.com/rakshasa/rtorrent/issues/443)
2. [Sorting/filtering 'started' and 'stopped' views causes announces to fire with v0.9.6]( https://github.com/rakshasa/rtorrent/issues/449) (fixed in current master branches)
## Using the 'ntfs' File System
`rtorrent` has issues with **ntfs** partitions.
@@ -10,8 +15,6 @@ Also, if the files are bigger than 4GB, data gets corrupted.[2]
***
1. http://askubuntu.com/questions/399775/constant-freezes-when-downloading-torrent-to-ntfs-partition
2. https://bbs.archlinux.org/viewtopic.php?id=192811
3. https://github.com/rakshasa/rtorrent/issues/194
4. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743734
5. Sorting/filtering 'started' and 'stopped' views causes announces to fire with v0.9.6: https://github.com/rakshasa/rtorrent/issues/449
1. [Constant freezes when downloading torrent to NTFS partition](http://askubuntu.com/questions/399775/constant-freezes-when-downloading-torrent-to-ntfs-partition)
2. [Error writing to NTFS drive](https://github.com/rakshasa/rtorrent/issues/194)
3. [ntfs-3g: Data corruption when using rtorrent](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743734)