Re: largefile problem
Joe Orton <[email protected]>
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
Hi Peter, On Sat, Mar 12, 2005 at 01:11:39PM +0100, Peter Reuschlein wrote: > i have alittle problem with sitecopy and large files. > Im currently doing my backup via a tar, and creating so a tar file around > 10gb. > Now when i want sitecopy to copy that file to the ftp i always get an error > > pimpie:/etc/cron.daily# /usr/bin/sitecopy -u backup > sitecopy: Warning on `/home/backup/all.1.tar.gz': > Could not examine file. - Value too large for defined data type > > It works pretty fine for the smaller files so, but not for the backup one :/ If you build sitecopy like this: export CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" ./configure --with-included-neon ... it might work OK. Getting this to work out of the box is a litte tricky. Regards, joe _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy