Closed GoogleCodeExporter closed 8 years ago
I enabled debug mode for the AutoTools plugin, here is a paste from the log:
http://pastebin.com/k26YijNk
First listed is a log of a working automove (torrent with a directory),
followed by a log of automove not working (single file torrent)
Original comment by beck.b...@gmail.com
on 17 Jan 2012 at 8:18
Looks like a permission problem (php functions rename() and copy() fail).
Is this log real? filenames looks artificial.
May be something with filename charset or file size.
Send your .torrent file, please
Original comment by dmrom00
on 18 Jan 2012 at 2:38
The log is real, I just modified the filenames.
I don't think it's a permission problem because:
1. the same torrent works one day, and then doesn't work the next
2. the copy fails because immediately after the download completes, the file no
longer exists in the InProgress directory. I think the root of the problem is
in the file being saved in the InProgress directory after download completes.
3. Permissions in the InProgress directory and the Completed directory are 777
If I do a svn update it usually fixes the problem for a day (the same torrent
file that was not working downloads and moves successfully and starts
seeding)... but then the next time I download a single file torrent (2 or 3
days later) the same problem is back..
Any torrent file from any site that is just a single file causes the same
problem.. I never had this problem with rutorrent v3.2.
Original comment by beck.b...@gmail.com
on 18 Jan 2012 at 3:15
Original comment by novik65
on 2 Aug 2012 at 10:28
Original issue reported on code.google.com by
beck.b...@gmail.com
on 17 Jan 2012 at 7:46Attachments: