From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18286 invoked from network); 21 Oct 2001 19:42:19 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Oct 2001 19:42:19 -0000 Received: (qmail 11876 invoked by alias); 21 Oct 2001 19:42:09 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4417 Received: (qmail 11864 invoked from network); 21 Oct 2001 19:42:09 -0000 Sender: flognat@localhost.localdomain To: zsh-users@sunsite.dk Subject: Filesizelimit?? From: Andrew Markebo Date: 21 Oct 2001 21:42:04 +0200 Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Is it zsh complaining here? when I do limit filesize I get: flognat@master:bcrypt-0.8-7<1> limit filesize filesize unlimited flognat@master:bcrypt-0.8-7<0> ls -la /mnt/20G/scratch total 2097153 drwx------ 2 flognat root 72 Oct 21 20:55 ./ drwxr-xr-x 10 flognat root 256 Oct 21 20:48 ../ -rwxr-x--t 1 flognat flognat 2147483647 Oct 21 21:35 .fill1* The filesystem, reiserfs should be able to handle this size.. What can I have missed? /Andy -- The eye of the beholder rests on the beauty!