M
mcrobertstd
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:
or
Returns an error:
Returns
Thanks,
Dave
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
Code:
/usr/bin/2xclient -s ssl://192.168.15.85:443 -u uname -ppassword
Entering:-[TXFarmSettings setPassword:]: unrecognized selector set to instance 0x343cf00
Code:
/usr/bin/2xclient -s ssl://192.168.15.85:443 -u uname
Has anyone found a way to automatically create a connection file upon installation of 2x Client on the Mac?Failed to process command line parameter: required parameter is missing
Thanks,
Dave