+ Reply to Thread
Results 1 to 6 of 6

Thread: Cannot copy files larger than 4gb

  1. #1
    Geek Trainee djjedi is on a distinguished road
    Join Date
    Feb 2003
    Posts
    39
    0 0

    Angry Cannot copy files larger than 4gb

    Hi everybody, have good day,

    I have this situation, i bought a 120 gb western digital usb external drive, but when i try to copy a file larger than 4gb it says this message:

    Cannot copy this file, parameter is incorret.

    thanks,

  2. #2
    Post-Wh0re donkey42 is on a distinguished road donkey42's Avatar
    Join Date
    Mar 2006
    Location
    home, west yorks
    Age
    36
    Posts
    6,363
    0 0

    Default Re: Cannot copy files larger than 4gb

    the problem is your filesystem is probably FAT32 which is actually limited to a max of 4Gb filesize, the solution is to convert the filesystems which you want to contain files over 4Gb to the much more secure NTFS
    Last edited by donkey42; 30-06-2008 at 10:44 PM. Reason: edit

  3. #3
    Geek Trainee djjedi is on a distinguished road
    Join Date
    Feb 2003
    Posts
    39
    0 0

    Default Re: Cannot copy files larger than 4gb

    Hello, how can i do in order to convert it?, i have to format it?

  4. #4
    Post-Wh0re donkey42 is on a distinguished road donkey42's Avatar
    Join Date
    Mar 2006
    Location
    home, west yorks
    Age
    36
    Posts
    6,363
    0 0

    Default Re: Cannot copy files larger than 4gb

    Quote Originally Posted by djjedi
    Hello, how can i do in order to convert it?, i have to format it?
    no, you don't format it, presumably your using XP, goto a command prompt & type
    Code:
    CONVERT D: /FS:NTFS
    this command converts D: to FileSystem type NTFS

    assuming you wish to convert D:

  5. #5
    Geek Trainee djjedi is on a distinguished road
    Join Date
    Feb 2003
    Posts
    39
    0 0

    Default Re: Cannot copy files larger than 4gb

    If i have data on it right now, do i loose it with the convertion?

  6. #6
    Post-Wh0re donkey42 is on a distinguished road donkey42's Avatar
    Join Date
    Mar 2006
    Location
    home, west yorks
    Age
    36
    Posts
    6,363
    0 0

    Default Re: Cannot copy files larger than 4gb

    Quote Originally Posted by djjedi View Post
    If i have data on it right now, do i loose it with the convertion?
    no, your data should be fine

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Eee PC 900: Larger Screen, Longer Battery Life
    By Swansen in forum News and Article Comments
    Replies: 0
    Last Post: 16-03-2008, 07:30 PM
  2. Copy Files to a specific folder
    By zinge in forum Networking and Computer Security
    Replies: 3
    Last Post: 07-01-2008, 09:03 AM
  3. How to copy-protect files on a CD/DVD
    By blade in forum General Software
    Replies: 2
    Last Post: 13-02-2007, 12:05 PM
  4. Still can't copy files to floppy disk
    By jaffacake2000 in forum Storage Devices
    Replies: 5
    Last Post: 12-09-2002, 07:36 PM
  5. Can't copy files to floppy
    By jaffacake2000 in forum Storage Devices
    Replies: 3
    Last Post: 16-08-2002, 11:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts