Hello,
I have been trying to automate creation of a connection upon installation of 2X client on Mac OS Lion.
I have tried importing settings in .2xc file imported from PC but the file is not available for selection in the filepicker dialog box.
The 2x Client for mac does not include an export option in the File Menu.
I have tried running 2xclient from the command line but are receiving errors.
Typing in:
Code:
/usr/bin/2xclient -s ssl://192.168.15.85:443 -u uname -p password
or
Code:
/usr/bin/2xclient -s ssl://192.168.15.85:443 -u uname -ppassword
Returns an error:
Entering:
Code:
/usr/bin/2xclient -s ssl://192.168.15.85:443 -u uname
Returns
Has anyone found a way to automatically create a connection file upon installation of 2x Client on the Mac?
Thanks,
Dave