User can launch Mac client under 'Applications', by double clicking the Mac client icon.
Sometimes, it is useful to check the Mac client output while it runs. In this case, we'll need to start Mac client from terminal and save the console output to a file.
- Start Terminal
- Run the following command, to start Mac client:
'/Applications/Gladinet Cloud Mac Client.app/Contents/MacOS/Gladinet Cloud Mac Client' > $HOME/macConsole.log 2>&1
- The console output is saved to $HOME/macConsole.log
Comments
0 comments
Please sign in to leave a comment.