Apple Notebooks Apple's notebook computers including MacBook Pro, MacBook, MacBook Air, PowerBook, and iBook.

moving files from mac to windows?


Post Reply New Thread Subscribe

 
Thread Tools
Shanez

 
Member Since: Jul 20, 2008
Posts: 121
Shanez is on a distinguished road

Shanez is offline
Hi guys,

How do i go about moving files between my macbook pro to a windows based laptop, im forced to do this because i cant transfer files bigger than 4.5gb on an external.

Can i do this?
QUOTE Thanks
cwa107

 
cwa107's Avatar
 
Member Since: Dec 20, 2006
Location: Middletown, Pennsylvania
Posts: 25,951
cwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond repute
Mac Specs: 15" MBP, Core i7/2GHz, 8GB RAM, 256GB Crucial M4 SSD

cwa107 is offline
Are they on a network together (i.e. do you have a wireless router)? If so, it's just a matter of enabling sharing on one or both of the machines. Then you can easily transfer files back and forth.

Another option would be to format the external as NTFS and then use an NTFS driver for Mac OS X. Paragon's excellent NTFS for Mac OS X makes it easy and is only $30. Well worth the money, IMHO if you need to share an external hard drive between the two machines.

Liquid and computers don't mix. It might seem simple, but we see an incredible amount of people post here about spills. Keep drinks and other liquids away from your expensive electronics!
QUOTE Thanks
chscag

 
chscag's Avatar
 
Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 32,387
chscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond repute
Mac Specs: 21.5" iMac 2.5 GHz i5, iPad 3rd Gen., 3 iPods

chscag is offline
If the Windows laptop is formatted to NTFS, you can transfer large files (over ~4 GB) without problems. The method to use can vary: External hard drive formatted to NTFS, network transfer, etc. You can also use an external hard drive formatted to HFS+. (with driver)

Note: To write to a Windows notebook or hard drive formatted to NTFS you will also need a third party driver. I recommend Paragon NTFS. (Currently on sale for $19.95)

Regards.
QUOTE Thanks
Shanez

 
Member Since: Jul 20, 2008
Posts: 121
Shanez is on a distinguished road

Shanez is offline
Thanks for the replies guys, how exactly do i format my external hard drive to ntfs? ive googled it but through all the threads ive read it doesnt seem to be to easy to do?
QUOTE Thanks
cwa107

 
cwa107's Avatar
 
Member Since: Dec 20, 2006
Location: Middletown, Pennsylvania
Posts: 25,951
cwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond repute
Mac Specs: 15" MBP, Core i7/2GHz, 8GB RAM, 256GB Crucial M4 SSD

cwa107 is offline
Quote:
Originally Posted by Shanez View Post
Thanks for the replies guys, how exactly do i format my external hard drive to ntfs? ive googled it but through all the threads ive read it doesnt seem to be to easy to do?
You don't even need to format it. Connect it to the Windows box. Open a Command Prompt as administrator. Find out what drive letter the drive is using (you'll need it for the conversion). At the Command Prompt, type:

convert e: /FS:NTFS

(substitute the 'e' with the letter of the drive)

It should take just a few minutes and you'll be rocking NTFS. Do make sure you have an OS X driver for NTFS before you do this as once it's converted, you can NOT convert back without the help of expensive software or by formatting the drive.

Liquid and computers don't mix. It might seem simple, but we see an incredible amount of people post here about spills. Keep drinks and other liquids away from your expensive electronics!
QUOTE Thanks
Shanez

 
Member Since: Jul 20, 2008
Posts: 121
Shanez is on a distinguished road

Shanez is offline
Quote:
Originally Posted by cwa107 View Post
You don't even need to format it. Connect it to the Windows box. Open a Command Prompt as administrator. Find out what drive letter the drive is using (you'll need it for the conversion). At the Command Prompt, type:

convert e: /FS:NTFS

(substitute the 'e' with the letter of the drive)

It should take just a few minutes and you'll be rocking NTFS. Do make sure you have an OS X driver for NTFS before you do this as once it's converted, you can NOT convert back without the help of expensive software or by formatting the drive.
Hi cwa107, i should of told you im a newb, ive no idea how to do any of what you said lol

''Open a Command Prompt as administrator. Find out what drive letter the drive is using (you'll need it for the conversion). At the Command Prompt, type:

convert e: /FS:NTFS'' <-- can you elaborate please
QUOTE Thanks
cwa107

 
cwa107's Avatar
 
Member Since: Dec 20, 2006
Location: Middletown, Pennsylvania
Posts: 25,951
cwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond reputecwa107 has a reputation beyond repute
Mac Specs: 15" MBP, Core i7/2GHz, 8GB RAM, 256GB Crucial M4 SSD

cwa107 is offline
Quote:
Originally Posted by Shanez View Post
Hi cwa107, i should of told you im a newb, ive no idea how to do any of what you said lol

''Open a Command Prompt as administrator. Find out what drive letter the drive is using (you'll need it for the conversion). At the Command Prompt, type:

convert e: /FS:NTFS'' <-- can you elaborate please
Step-by-step:

1. Connect the external hard drive to your Windows laptop.
2. Click Start => 'My Computer' (or 'Computer', if it's Windows 7)
3. Look at the drives listed in the 'My Computer' window, find the external hard drive. The description should say something like "External Hard drive (E" or something like that. Make a note of the drive letter (in this example, "E:").
4. Click Start => All Programs => Accessories. Find the "Command Prompt" icon and right-click it. Click 'Run as Administrator'. If it's Windows XP, then you can just click the 'Command Prompt' icon, no need to right click to run as administrator.
5. In the Command Prompt window, all you have to do is type the following:

convert e: /FS:NTFS

Replace the 'e:' with whatever drive letter you recorded in step 3. Then, press Enter to run the command. It will take a few minutes and then you'll be converted.

Liquid and computers don't mix. It might seem simple, but we see an incredible amount of people post here about spills. Keep drinks and other liquids away from your expensive electronics!
QUOTE Thanks

Post Reply New Thread Subscribe


« WD My Book - please stay connected!! | LED display »
Thread Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump

Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Running Windows on a Mac: A Switcher's Guide cwa107 Running Windows (or anything else) on your Mac 276 04-20-2013 11:28 PM
Data Partition: Using a FAT32 Partition to exchange data between Mac and Windows XP MartinT Running Windows (or anything else) on your Mac 9 11-12-2009 02:56 AM
Office mac compatibility with windows office files talev Switcher Hangout 3 01-27-2009 08:30 PM
Running Windows on Mac rickmahmoud Running Windows (or anything else) on your Mac 7 02-16-2008 11:31 PM

All times are GMT -4. The time now is 05:03 AM.

Powered by vBulletin
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
X

Welcome to Mac-Forums.com

Create your username to jump into the discussion!

New members like you have made this community the ultimate source for your Mac since 2003!


(4 digit year)

Already a member?