xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Automove fails at 4gb #775

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download 4g+ file

What is the expected output? What do you see instead?
Should move the file from one drive to another, instead it only moves exactly 
4gb.

What environment are you using?
1. My ruTorrent version is 3.4
2. My rTorrent version is... 0.9.2-1
3. I use web-server Lighttp, it's version is 1.4.28-2ubuntu4 on Ubuntu Linux 
12.04.1 
4. I use Chrome, its version is 22.0.1229.94 m on Win7

Are some errors present in the web-server log?

Are some errors present in the browser error console?

Please provide any additional information below.

[26.10.12 22:48:40] AutoMove: --- begin ---
[26.10.12 22:48:40] AutoMove: Operation Move
[26.10.12 22:48:40] AutoMove: from 
/media/Downloads/Doctor.Who.2005.S05.720p.BluRay.DTS5.1.x264-CtrlHD/
[26.10.12 22:48:40] AutoMove: to   
/media/Seeds/Doctor.Who.2005.S05.720p.BluRay.DTS5.1.x264-CtrlHD/
[26.10.12 22:49:46] rtMoveFile: from 
/media/Downloads/Doctor.Who.2005.S05.720p.BluRay.DTS5.1.x264-CtrlHD/Doctor Who 
2005 S05E12 720p BluRay DTS5.1 x264-CtrlHD.mkv
[26.10.12 22:49:46] rtMoveFile: to   
/media/Seeds/Doctor.Who.2005.S05.720p.BluRay.DTS5.1.x264-CtrlHD/Doctor Who 2005 
S05E12 720p BluRay DTS5.1 x264-CtrlHD.mkv
[26.10.12 22:49:46] rtMoveFile: move fail, try to copy
[26.10.12 22:50:51] rtMoveFile: copy fail
[26.10.12 22:50:51] AutoMove: --- end ---

Using ext4 filesystem on both drives.

Original issue reported on code.google.com by earle....@gmail.com on 27 Oct 2012 at 11:22

GoogleCodeExporter commented 8 years ago
I solved it by rebuilding php with 
export CPPFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
./configure

Original comment by raffael....@googlemail.com on 20 Mar 2014 at 9:05

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 4 Aug 2014 at 11:27