Page 1 of 1

Files not moving

Posted: Tue Nov 15, 2011 11:05 am
by seanyd
When I download a torrent I am unable to move the downloaded file from the directory it was downloaded to. This counts for torrents that have been remove from transmission. The response I get is that its in use with another programme, transmission I assume. How can I fix this once and for all? I have stopped all my torrents and this hasnt worked

Re: Files not moving

Posted: Fri Nov 18, 2011 8:13 pm
by seanyd
x190 wrote:Restart computer or use Terminal and mv <file> <destination>.
The response I get is that its in use with another programme, transmission I assume.
Not necessarily. More likely to be a media player.
I have stopped both the transmission daemon and the twonky daemon. Still unbale to move them, theres nothing else accessing them. I have found when I root in with winscp I can move them, but its really slow because it goes though the PC.

Re: Files not moving

Posted: Sat Nov 19, 2011 4:30 pm
by killemov
This may be permission related. If you have proper command-line access you could try chmod 777 myfile and try again.