On Monday 12 July 2004 18:56, nx13372 wrote: > Hil all, > > I can't download a file bigger than 2GB with d4x. > What other tool can i use, that support resume?
Are you sure it's not a limitation of your filesystem/kernel? Try the following, to create 2,5GB full of zeroes: $ dd if=/dev/zero of=lala bs=1024 count=2500000 If the file is not created successfully, d4x is not the problem here. Make sure you're using a modern kernel (2.4+) and are on a non-FAT filesystem. -A -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]