dhruba.bandopadhyay Posted July 7, 2006 Share Posted July 7, 2006 I have a DVD with a 4.4GB file. I tried copying it with Windows Explorer and it says "Not enough disk space to copy". There is 15GB free space on my hard disk.So I use Cygwin (www.cygwin.com) to try to copy it onto my hard disk. It starts and keeps on going. Then it says "No space left on device". However it did copy 4GB across.Is it possible to copy a file bigger than 4GB? Link to comment Share on other sites More sharing options...
net_user Posted July 7, 2006 Share Posted July 7, 2006 i take it this is a dvd video?oris this a data dvd? Link to comment Share on other sites More sharing options...
jondercik Posted July 7, 2006 Share Posted July 7, 2006 What file system is the drive formatted with? Link to comment Share on other sites More sharing options...
InViSibLe Gr Posted July 7, 2006 Share Posted July 7, 2006 if it is a movie this might be a copy protection that is doing thatsearch on google for progs that are doing thati know some but i dont know if a can tell it here because it's "ilegal"i'm sure you'll find a lot on googletry that Link to comment Share on other sites More sharing options...
pugwash2004 Posted July 7, 2006 Share Posted July 7, 2006 I think net_user may have it, if your drive is formatted with Fat32 then your limited to a filesize of 4Gb or less. If it is fat32 then consider converting it to ntfs using 'convert c: /FS:NTFS' from a command prompt.I've had to do this to nearly all the new PC's I've bought off the shelf, for some reason some manufacturers insist on installing them on FAT32 formatted drives. Link to comment Share on other sites More sharing options...
Innocent Devil Posted July 7, 2006 Share Posted July 7, 2006 I think net_user may have it, if your drive is formatted with Fat32 then your limited to a filesize of 4Gb or less. If it is fat32 then consider converting it to ntfs using 'convert c: /FS:NTFS' from a command prompt.I've had to do this to nearly all the new PC's I've bought off the shelf, for some reason some manufacturers insist on installing them on FAT32 formatted drives.FAT32 allows max fiesize of 4GB onlyntfs theoretically allow any filesize Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now