Hi, as Jeffrey said, we'll need meaningful information to give meaningful answers. One thing I can answer, though:
friedmann wrote on 2011-08-08 09:19:51 -0700 [[BackupPC-users] Too many links : where is the problem ?]: > [...] > the backup machine is 32bits, ubuntu 10.04.1, operating on ext3 partitions : > What is then the maximum value for this parameter ? figure it out for yourself: % # go to a directory on the partition you are interested in, make sure you have write access % mkdir linktest % cd linktest % touch 1 % perl -e 'for (my $i = 2; ; $i ++) { link "1", $i or die "Cant create ${i}th link: $!\n"; }' (this answer is also valid for any other (UNIX type) OS/FS). Regards, Holger ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/