→Graphisoft Home →Download ArchiCAD Educational →Download ArchiCAD Trial →ArchiCAD Forum →ArchiCAD Tutorials

Author:

AndorSzoke

Creation Date:

2006-10-30

ArchiCAD versions

• Archicad 10
• ArchiCAD 9
• ArchiCAD 8.1

Platform:

• Mac OS X
• Windows

Audience:

• newcomers
• average users
• power users
• CAD managers

Reference:

• [tracking number]

Contents

Users who had problems of Saving files from ArchiCAD on MAC platform to an NFS share of a LINUX server can avoid it by using Hotfix 1010 and setting the InputOutput/DisableFSExchangeAttributeCopy registry key to TRUE.

The needed steps:

1. Patch your AC with the Hotfix 1010

2. Check the correct filename of the plist file at this path:

Home->Library->Preferences->

3. It should look something like this: com.graphisoft.AC 10.0.0 USA R1.plist (instead of USA one has to use the code of the localization one has)

4. Open the terminal window and using the correct data write a similar row:

defaults write com.graphisoft.AC\ 10.0.0\ USA\ R1 InputOutput -dict "DisableFSExchangeAttributeCopy" "<true/>"

5. Please note that if you don't use the correct data then a new plist file will be created but this will not affect anything in the future.

TechNotes/Avoiding conflict with NFS shares of LINUX server (last edited 2008-08-27 15:10:53 by localhost)