Hello techie guys, please help me.
I am facing a Problem with my Transcend 8 GB Pen Drive.
Whenever i am trying to copy a 4.36 GB file from my hard drive to that pen drive I am getting a message that my destination drive is full whereas it's totally empty and showing 7.60 GB free.
Advertisements. Register and be a member of the community to get rid of them.
Open My Computer->Right click on your pen drive and tell me
1. What filesystem is in use, FAT32 or NTFS.
2. What is the free space and used space in the pie chart
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
I think that the default file system is FAT or FAT32 on your Flash Drive and as you're trying to copy a file sized over 4 GB, it is obvious that the file transfer is stopping. FAT32 does not support single file size over 4 GB.
Open My Computer and note the drive letter of your pendrive.
Let us assume for the sake of an example, that it is K
Now go to Start->Run->command
At the prompt type
format K: /FS:NTFS
It will do the needful
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"