From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18433 invoked from network); 21 Oct 2001 20:00:17 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Oct 2001 20:00:17 -0000 Received: (qmail 18771 invoked by alias); 21 Oct 2001 20:00:06 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4419 Received: (qmail 18752 invoked from network); 21 Oct 2001 20:00:06 -0000 Date: Sun, 21 Oct 2001 15:59:58 -0400 From: Clint Adams To: Andrew Markebo Cc: zsh-users@sunsite.dk Subject: Re: Filesizelimit?? Message-ID: <20011021155958.A21082@dman.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from flognat@flognat.myip.org on Sun, Oct 21, 2001 at 09:42:04PM +0200 > I am experimenting a little bit with bestcrypt, decided to throw an > eye at a 2GB bestcrypt filesystem... > > flognat@master:bcrypt-0.8-7<0> bctool new /mnt/20G/scratch/.fill1 -s 2048M -a blowfish > Enter password: > Verify password: > zsh: 26561 file size limit exceeded bctool new /mnt/20G/scratch/.fill1 -s 2048M -a blowfish Looks like bctool isn't being compiled with LFS.