On Fri, 17 Jan 2003, Rudi Starcevic wrote: > mv camper.dump20020116 camper_bak/ > > The error I get is :: > > mv: camper.dump20020116: Value too large for defined data type
Maybe you are using 32-bit software instead of using 64-bit. Maybe you need to use newer fileutils package. Also, make sure your kernel supports big files too. What does the following tell us? uname -mpsr dpkg -l fileutils mv --version Or is this under NFS? Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2><J' | tr /-_ :\ Sc-y./ | sed swxw`uname`w -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

