I have been using SourceOffsite 4.2 for accessing source safe over internet, I have imported encryption file successfully and could see and get latest source from GUI, BUT when it comes to commandline it gives error "Unable to open key file .." I have searched .Key file on my local and could find. I read somewhere that key file gets generated when we import encryption file??
this is command that I tried -
soscmd.exe -command GetFileList -server s.xxxx.com:8081 -name aaaaa -password bbbb -database \\xx-sourcesafeyy\SourceSafeData\Source-Offshore\srcsafe.ini -project $/Rel_12_3/NET/FF/Source/Offshore/XXX.Common -soshome c:\AppData\SourceGear\SOS -workdir C:\AppData\source
Can you pls. help me to locate key file?
Unable to open key file - error at command line
Moderator: SourceGear
Re: Unable to open key file - error at command line
What operating system are you running the SOS Client on?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Unable to open key file - error at command line
Windows 7 Enterprise
Re: Unable to open key file - error at command line
Ignore last reply, I am running SOS client on windows server 2003
Re: Unable to open key file - error at command line
If the SOS client is on Windows 2003 server, the path to -soshome would be C:\Documents and Settings\username\Application Data\SourceGear\SOS. The encryption key should be in that directory.
Also, make sure the server name in the soscmd script is the same as the the servername used to create the encryption key. For instance, if the key was created with the IP address of the server, then the -server parameter must use the IP address and not the domain name, etc.
Also, make sure the server name in the soscmd script is the same as the the servername used to create the encryption key. For instance, if the key was created with the IP address of the server, then the -server parameter must use the IP address and not the domain name, etc.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager