Move application to external drive takes larger space than in the Macbook?
I move some third party developers application to external drive, but it takes up 4x more space compare to remain on the Mac. Why this is happening and how do I fix it?
Apple Intelligence is now available on iPhone, iPad, and Mac!
📢 Newsroom Update
Apple’s new MacBook Pro features the incredibly powerful M4 family of chips and ushers in a new era with Apple Intelligence. Learn more >
Apple’s new MacBook Pro features the incredibly powerful M4 family of chips and ushers in a new era with Apple Intelligence. Learn more >
📢 Newsroom Update
Apple introduces M4 Pro and M4 Max. Learn more >
Apple introduces M4 Pro and M4 Max. Learn more >
I move some third party developers application to external drive, but it takes up 4x more space compare to remain on the Mac. Why this is happening and how do I fix it?
Ok, I solved the problem.
Just need to format the external drive into Mac OS Extended(Journaled), GUID PARTITION MAP for newer PC, or Master Boot Record for older PC.
Then, Partition a portion of space for PC ExFAT that can be read and write for both Window and Mac OS Systems.
Application can be move into external drive. MAC OS doesn't care where you store the application. (Just like most computers)
They won't required more RAM to run nor security issues.
Thunderbolt cable and SSD drive are capable of running most application stored externally. Otherwise, it will be tedious and slow to open the application from external drive. Make sure write and read speed are within ideal range (400-500 MB/PS).
Ok, I solved the problem.
Just need to format the external drive into Mac OS Extended(Journaled), GUID PARTITION MAP for newer PC, or Master Boot Record for older PC.
Then, Partition a portion of space for PC ExFAT that can be read and write for both Window and Mac OS Systems.
Application can be move into external drive. MAC OS doesn't care where you store the application. (Just like most computers)
They won't required more RAM to run nor security issues.
Thunderbolt cable and SSD drive are capable of running most application stored externally. Otherwise, it will be tedious and slow to open the application from external drive. Make sure write and read speed are within ideal range (400-500 MB/PS).
ExFAT format, Such as, pycharm, Intellij, Microsoft PowerPoint, Visual Studio.
They showed same space as is on the mac, but the total space available is highly inaccurate. So I use DaisyDisk to scan the drive and found out they take 4 times more space.
Moving Applications to an external drive is a Bad Idea®.
They lose the protection of the severely locked /Applications folder.
They lose the ability to be used as their own paging files when running, which means they use MUCH more RAM and paging space. They will run slower.
And lastly, as you have seen, using drive with a different format takes more space.
Move your User files, not Applications. Applications belong on the Boot drive.
Same applied to files, all files that being transfer into ssd drive take 3 times more space than remains in macbook. Is it because Macbook boot drive has APFS format and external drive has ExFAT format?
<<They won't required more RAM to run nor security issues. >>
It is true that the storage needed to store the Application is no larger, but the issues I mentioned are much more complex than static storage.
Applications stored outside the /Applications folder require more space in RAM when running, for several reasons. When not protected in the /Applications folder, the system will not use the source file itself as an instant source for code pages. Instead, the entire Application needs to be copied into a temporary locked location to be run, sometimes called a "sandbox" file, and run from the (locked) Sandbox file instead of the original (easily re-writeable) application file.
The /Applications folder is locked, and MacOS allows no access to it without taking special care and requiring an Admin password to access it momentarily to place something new there. There is no such protection for applications stored outside the /Applications folder. Therefore, they may be more subject to attack by malware.
What format is the external drive and what applications are they?
Yes, likely so. APFS is very efficient in its storage abilities.
Move application to external drive takes larger space than in the Macbook?