Reply 1 : How to copy big avi files to external hard drive?
Thanks for the info.
First I used right click on MY COMPUTER - Manage - Disk Management - Delete Partition, and it caused an error (blue screen - dump of physical memory). After restarting, my computer didn't show the external HD drive, but it was there (without drive letter) when I open SAFELY REMOVE HARDWARE. I had to reformat to FAT32 (got the file from the manufacture website, Western Digital), then finally I was able to convert it using:
convert driveletter: /fs:ntfs /nosecurity
I got from: http://www.hanselman.com/blog/TheDuhFilesTheFileIsTooLargeForTheDestinationFileSystem.aspx
I guess the /nosecurity command makes a difference.
I also found out Maxtor & Seagate FreeAgent brands are NTFS, but Western Digital is FAT32.
First I used right click on MY COMPUTER - Manage - Disk Management - Delete Partition, and it caused an error (blue screen - dump of physical memory). After restarting, my computer didn't show the external HD drive, but it was there (without drive letter) when I open SAFELY REMOVE HARDWARE. I had to reformat to FAT32 (got the file from the manufacture website, Western Digital), then finally I was able to convert it using:
convert driveletter: /fs:ntfs /nosecurity
I got from: http://www.hanselman.com/blog/TheDuhFilesTheFileIsTooLargeForTheDestinationFileSystem.aspx
I guess the /nosecurity command makes a difference.
I also found out Maxtor & Seagate FreeAgent brands are NTFS, but Western Digital is FAT32.
Reply 2 : How to copy big avi files to external hard drive?
Did you ever figure out how to move the big .avi files? I am in the same boat as you. I captured my large video file to my computer's hard drive, but when I tried to move the file to my external hard drive, it said I did not have enough room on my computer to move the file. The external hard drive I am moving it to have over 200 GB of memory, so it must be referring to my desktop computer, but I didn't think I would need room on it to remove the file. The file is like 13 GB, and I now only have like 2 GB of free memory. Does anyone know what I can do?
I also have another question that is closely related. I was just wondering if anyone knew a good video compressor. I captured one hour of footage from my Sony video camera and the file was over 13 GB. I was just wondering if there was a way to compress it into a different type of file (smaller) without losing too much quality. Thanks for the help!
I also have another question that is closely related. I was just wondering if anyone knew a good video compressor. I captured one hour of footage from my Sony video camera and the file was over 13 GB. I was just wondering if there was a way to compress it into a different type of file (smaller) without losing too much quality. Thanks for the help!
Reply 3 : How to copy big avi files to external hard drive?
Kdubbiu11,
you have to change your external HD system to NTSF.
Please go to: http://www.hanselman.com/blog/TheDuhFilesTheFileIsTooLargeForTheDestinationFileSystem.aspx
Follow the instruction:
Run an Administrator Console (click the Start Menu, type cmd, then right click on the command prompt and click "Run As Administrator") then run:
C:UsersScott>convert h: /fs:ntfs /nosecurity
Replace:
Scott -> name on your computer
h: -> the drive letter where your external HD is
After you type that command, just wait. You might not see any progress on the screen, but it's working.
Then you'll see the rest of the information.
It will take a while until you see: Conversion complete.
I don't know about video compressor, but if this works, it shouldn't be a problem anymore for you.
Good luck!
you have to change your external HD system to NTSF.
Please go to: http://www.hanselman.com/blog/TheDuhFilesTheFileIsTooLargeForTheDestinationFileSystem.aspx
Follow the instruction:
Run an Administrator Console (click the Start Menu, type cmd, then right click on the command prompt and click "Run As Administrator") then run:
C:UsersScott>convert h: /fs:ntfs /nosecurity
Replace:
Scott -> name on your computer
h: -> the drive letter where your external HD is
After you type that command, just wait. You might not see any progress on the screen, but it's working.
Then you'll see the rest of the information.
It will take a while until you see: Conversion complete.
I don't know about video compressor, but if this works, it shouldn't be a problem anymore for you.
Good luck!
Reply 4 : How to copy big avi files to external hard drive?
But what if i need the hard drive to be formatted Fat32?
THEN what is the solution to the problem?
THEN what is the solution to the problem?
Reply 5 : How to copy big avi files to external hard drive?
Dictated by the FAT32 choice. FAT32 limits file sizes to 4GB so all files must be that or smaller.
Bob
Bob
Reply 6 : How to copy big avi files to external hard drive?
Partition it. You can find some free programs out there that'll separate the hard drive into several. You can then format them separately however you want.
Reply 7 : How to copy big avi files to external hard drive?
I agree with the above poster that having 2 partitions on the drive (one NTFS for the really BIG files, one FAT for all other) might be a good solution.
If you use that disk only to MOVE the file to another destination and not to PLAY the file from it, you can consider using a file splitter (many freeware ones available, many that don't buffer should work, if their internal byte counter is big enough) to split the file in 3 or 4 smaller ones that fit on your FAT32 partition and glue them together at the receiving side.
Kees
If you use that disk only to MOVE the file to another destination and not to PLAY the file from it, you can consider using a file splitter (many freeware ones available, many that don't buffer should work, if their internal byte counter is big enough) to split the file in 3 or 4 smaller ones that fit on your FAT32 partition and glue them together at the receiving side.
Kees
Reply 8 : How to copy big avi files to external hard drive?
theres a progrma called xilisoft converter. It splits any sort of media file into whatever proportion you want them to be in meaning nothing involving your external will take place except for copying the final files. For more information pm me and ill hook you up with the program.
Reply 9 : How to copy big avi files to external hard drive?
Hi, could you hook me up with xilisoft converter?
tx
alexbenko@hotmail.com
tx
tx
tx
alexbenko@hotmail.com
tx
tx
Reply 10 : How to copy big avi files to external hard drive?
I tried this, and it resulted in, "Conversion could not be completed." I have a Vista.. Uhm... The file I want to be transferred onto a Verbatim 1Tb external H.D. is 13 Gb. (I already know the limitations of FAT32, and want NTFS, obviously..) I waswondering if you could help me..?
Reply 11 : How to copy big avi files to external hard drive?
it's very easy to change FAT32 to NTFS. Windows can do this for you, BUT REMEMBER, it WILL destroy all files on that harddrive. So be careful you don't pick the wrong one for reformating...and be sure to backup the files first. Good luck.
To format a harddrive: right-click on the harddrive then select format, then ntfs file system.
To format a harddrive: right-click on the harddrive then select format, then ntfs file system.
No comments:
Post a Comment