> I'm copying a file from a usb hdd (ntfs mounted read only with the FSWpart, > FSWfsmisc installed) > to my laptop's hdd, but I'm getting a "File too large" error:
> # ls -la laptopBackup_080821.bkf > -r-xr-xr-x 1 root root 4294967295 Aug 21 22:45 laptopBackup_080821.bkf Try using /usr/bin/cp, the Solaris version of cp. I have no problem copying 20+ GB files to an NFS mounted volume. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
