Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Can't Move Large Video File (5.24GB) to External Drive

Reply
Thread Tools Display Modes

Can't Move Large Video File (5.24GB) to External Drive

 
 
Beejaysoo
Guest
Posts: n/a

 
      02-26-2008
I have a video on my C drive that I would like to move to my external drive
but when I try to do this I get a message saying "file is too large for the
destination file system". The external drive is 120GB, has lots of room on
it, and I have moved other smaller videos to it.

Could anyone expand on what this may mean, besides the obvious, and if there
is anyway around it.

Thanks,


 
Reply With Quote
 
 
 
 
Bob Campbell
Guest
Posts: n/a

 
      02-26-2008
"Beejaysoo" <> wrote in message
news:3C9D3DA0-D905-469C-B8F8-...
>I have a video on my C drive that I would like to move to my external drive
> but when I try to do this I get a message saying "file is too large for
> the
> destination file system". The external drive is 120GB, has lots of room
> on
> it, and I have moved other smaller videos to it.


Sounds like the drive is formatted as FAT32. FAT32 has a 4GB file size
limit. Copy everything off of it and reformat it as NTFS.

 
Reply With Quote
 
John Inzer
Guest
Posts: n/a

 
      02-26-2008
Beejaysoo wrote:
> I have a video on my C drive that I would like to move to my external
> drive but when I try to do this I get a message saying "file is too
> large for the destination file system". The external drive is 120GB,
> has lots of room on it, and I have moved other smaller videos to it.
>
> Could anyone expand on what this may mean, besides the obvious, and
> if there is anyway around it.
>
> Thanks,

=====================================
Just a thought but if the external drive is
FAT32...it may help to convert it to NTFS.

Maybe the following articles will offer some
ideas:

Proceed at your own risk.......

Why Can't I Copy a Large File Despite Having Larger Free Space?
http://www.cknow.com/faqs/Why/CantCopyLargeFile.html

Convert a FAT32 Disk to NTFS in Windows Vista
http://news.softpedia.com/news/Conve...ta-51792.shtml

--

John Inzer
Digital Media MVP

Notice
This is not tech support
I am a volunteer

Solutions that work for
me may not work for you

Proceed at your own risk


 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      02-26-2008
From: "Bob Campbell" <>


|
| Sounds like the drive is formatted as FAT32. FAT32 has a 4GB file size
| limit. Copy everything off of it and reformat it as NTFS.

You don't have to move data off the drive and reformat.

Just use the CONVERT.EXE utility on that drive to convert it from FAT32 to NTFS.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
kookieman
Guest
Posts: n/a

 
      02-26-2008
convert yields 512 byte clusters, which is not good for fragmentation,
especially if the average file sizes are large. 4KB clusters would be far
better with large files.. if they are all that size, he could go higher.

"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news:...
> From: "Bob Campbell" <>
>
>
> |
> | Sounds like the drive is formatted as FAT32. FAT32 has a 4GB file
> size
> | limit. Copy everything off of it and reformat it as NTFS.
>
> You don't have to move data off the drive and reformat.
>
> Just use the CONVERT.EXE utility on that drive to convert it from FAT32 to
> NTFS.
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp
>
>



 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      02-26-2008
From: "kookieman" <>

| convert yields 512 byte clusters, which is not good for fragmentation,
| especially if the average file sizes are large. 4KB clusters would be far
| better with large files.. if they are all that size, he could go higher.
|

Good point.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
Beejaysoo
Guest
Posts: n/a

 
      02-26-2008


Thanks to all,

I appreciate and understand your answers but being a bit of a novice I think
I'll just leave my video on the C drive. I've got too much stuff on the
external drive to start fooling around with it....ie. formatting etc.

Thanks again,

bj
 
Reply With Quote
 
kookieman
Guest
Posts: n/a

 
      02-26-2008
Good choice. Just split the file into 2 parts and you should be able to
copy it.. if you want to.

"Beejaysoo" <> wrote in message
news:F311B57A-239E-4CED-A54F-...
>
>
> Thanks to all,
>
> I appreciate and understand your answers but being a bit of a novice I
> think
> I'll just leave my video on the C drive. I've got too much stuff on the
> external drive to start fooling around with it....ie. formatting etc.
>
> Thanks again,
>
> bj



 
Reply With Quote
 
Ken Blake
Guest
Posts: n/a

 
      02-26-2008
"kookieman" <> wrote in message
news:...

> convert yields 512 byte clusters,



Usually, but not always.


> which is not good for fragmentation,



It's not good for performance in general.


> especially if the average file sizes are large. 4KB clusters would be
> far better with large files.. if they are all that size, he could go
> higher.



However it's possible to covert to FAT232, *and* endure that you get the
default 4K clusters. Read here: http://www.aumha.org/a/ntfscvt.htm
Also note that conversion is a big step, affecting everything on your drive.
When you take such a big step, no matter how unlikely, it is always possible
that something could go wrong. For that reason, it's prudent to make sure
you have a backup of anything you can't afford to lose before beginning.



> "David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
> news:...
>> From: "Bob Campbell" <>
>>
>>
>> |
>> | Sounds like the drive is formatted as FAT32. FAT32 has a 4GB file
>> size
>> | limit. Copy everything off of it and reformat it as NTFS.
>>
>> You don't have to move data off the drive and reformat.
>>
>> Just use the CONVERT.EXE utility on that drive to convert it from FAT32
>> to NTFS.
>>
>> --
>> Dave
>> http://www.claymania.com/removal-trojan-adware.html
>> Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent!! Can't copy/move or open files in Maxtor external drive. Chye Chuan Windows Vista File Management 4 05-11-2008 09:20 AM
How to move the page file from drive c to other drive? AGC Windows Vista General Discussion 3 02-15-2008 07:05 PM
Can't delete/move large files in Vista adam.hafner@gmail.com Windows Vista Performance 3 01-21-2008 06:47 PM
deleting large file (video) while alreading being sent. Windows Vi DM Windows Vista Mail 3 12-29-2007 11:46 AM
Move My Documents file to another hard drive permanently Steve Smith Windows Vista File Management 2 07-19-2007 11:44 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59