If you receive a network folder path from a Windows user (for example: \\gispwXXXXX\ACBG_XXXX_Shared ) and you are using a Mac, follow the steps below to connect. Why is this needed Windows and macOS use different file path formats: * Windows: Uses backslashes ( \ ) * macOS: Uses forward slashes ( / ) and r…