Operation not permitted error on all torrents
Posted: Sat Apr 14, 2012 3:02 pm
i have deluge in daemon mode and i am connecting to it with gtk gui
yesterday i started to get this error on all my torrents
Operation not permitted: /extra/download/.incomplete/myTorrent
it strarts the torrent created the initial file and then throws the error
/extra is ntfs with 777 rights for everyone
Anyone has a idea what could be going on?
yesterday i started to get this error on all my torrents
Operation not permitted: /extra/download/.incomplete/myTorrent
it strarts the torrent created the initial file and then throws the error
/extra is ntfs with 777 rights for everyone
Code: Select all
[martins@arch ~]$ cat /etc/fstab
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
tmpfs /tmp tmpfs nodev,nosuid 0 0
UUID=3964ab2d-356a-4a23-bdd5-5350f3abf1e6 swap swap defaults 0 0
UUID=4e42eb74-fe7f-4898-87cf-5f39e5928d76 /home ext4 defaults 0 1
UUID=5da85c82-644c-43aa-a246-0244a170e08c /boot ext2 defaults 0 1
UUID=a3b9793e-19a6-4a4d-a9a5-5538c38da9e5 / ext4 defaults 0 1
UUID=F0200EB1200E7F3A /windows ntfs-3g defaults,umask=0000,gmask=0000 0 0
UUID=5475590D412DE079 /extra ntfs-3g defaults,umask=0000,gmask=0000 0 0