[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [rdiff-backup-users] Errno 27 - File too large
From: |
Greg Freemyer |
Subject: |
RE: [rdiff-backup-users] Errno 27 - File too large |
Date: |
29 Aug 2003 16:05:13 -0400 |
On Fri, 2003-08-29 at 05:32, Matej Pfajfar wrote:
> The thing is, I don't use cygwin. I use plain NTFS window shares,
> mounted with samba.
>
> Mat
Samba could also be the problem.
It can be compiled with and without large file support.
Can you create a large file on the NTFS system via samba?
One simple way to try is
dd if=/dev/zero of=ntfs_target bs=1m count=10000
That should create a 10 Gig file.
Greg
--
Greg Freemyer