Saturday, March 28, 2015

macos - How to delete files from NTFS formatted external drive using OS X?




I have a 1TB external hard drive that I think is formatted for Windows (NTFS?) but I have a Mac.


Right now I can view the data on there but I can't delete any of it.


Is there something I can do to be able to change the format to be able to delete stuff without removing any data and totally reformatting the external hard drive?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...