S3Sync.net

General Category => Report Bugs => Topic started by: Maledictus on April 21, 2009, 05:48:03 AM



Title: Truncating files?
Post by: Maledictus on April 21, 2009, 05:48:03 AM
Hi all,

I run s3sync via cron on a server of mine every day. On some days some .css files are truncated to a length of 0 Bytes. It's a Linux server so I set up audit(8) to check which process is accessing those files and it's just rsync and s3sync. rsync runs first and the copied file from it is still the original size. An hour later s3sync runs and _sometimes_ a file gets truncated. It's is one of 3 files where we noticed it yet. Any ideas what is happening here?
When I find the time I will disable rsync to really rule out that it does the harm (truncating the file after copying it?).


Title: Re: Truncating files?
Post by: Maledictus on May 04, 2009, 11:01:29 AM
Seems to be the fault of the theme_support plugin for rails. Sorry for the noise :)