Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > General Discussion

Vista Tutorial - Moving a large .avi file - "file too large" message

Reply
 
Old 07-06-2008   #1 (permalink)
Newbie


Join Date: Jul 2008
vista ultimate
 
 

Moving a large .avi file - "file too large" message

Hi,

does anyone know how to overcome the moving of a large file ? i have an 8gb file located in mydocs which i wish to move to an external drive.

i recieve the message to large to move..... why is this? I would appreciate if anyone might have the answer as to how i could get this to work out.

cheers

Jase

My System SpecsSystem Spec
Old 07-06-2008   #2 (permalink)
Resistance is Futile


Join Date: Aug 2007
Windows Vista x64 Ultimate
 
 

Re: Moving a large .avi file - "file too large" message

Quote  Quote: Originally Posted by jase bates View Post
Hi,

does anyone know how to overcome the moving of a large file ? i have an 8gb file located in mydocs which i wish to move to an external drive.

i recieve the message to large to move..... why is this? I would appreciate if anyone might have the answer as to how i could get this to work out.

cheers

Jase
Check whether the external drive is formatted NTFS or FAT32. If the drive is FAT32, then the maximum allowed size for files is 4GB. You'll either need to convert the drive to NTFS, or split the AVI file into smaller chunks that fit within the FAT32 4GB boundary.
My System SpecsSystem Spec
Old 07-06-2008   #3 (permalink)
The Contemplator


Join Date: Mar 2008
Vista Home Premium 32-bit & Vista Ultimate 64-bit both Service Pack 2 W7 Pro RTM 7600 32 & 64
 
 

Re: Moving a large .avi file - "file too large" message

Hi Jase,

Have you tried 'RoboCopy'? This is a command-line tool and the syntax you require is as follows. I am assuming that you are moving the file from drive C: to drive E:, but you can change these if you wish.

ROBOCOPY C:\<srcpath> E:\<dstpath> <filename> /MOV

<srcpath> path to source file.
<dstpath> (optional) path to destination. If omitted, destination is root of drive.
<filename> name of file in question, including extension.
/MOV switch to tell ROBOCOPY what to do when copying, in this case to delete the file from the source.

For further information on the syntax of ROBOCOPY, type 'ROBOCOPY /?' at a command prompt and press enter/return. To get the command prompt, click the start orb and type 'cmd' into the search box followed by enter/return.
Dwarf
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
"Warning: Your signature file is too large." Vista mail
How to force Outlook 2007 to allow a large number of "To's" Microsoft Office
Dell Laser Printer 3100cn "File Too Large" error Vista print fax & scan
Batch "Auto Adjusting" large numbers of images Vista music pictures video
Can't copy "large" file in Vista! Vista file management


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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