soscmd fails to get files

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
bfreese1

soscmd fails to get files

Post by bfreese1 » Wed Apr 07, 2004 10:51 am

Hi, I have 3.5.3 client/server and am trying to use soscmd to get all files in a database (recursive). The command line I issued is as follows:

soscmd -soshome "C:\Program Files\SourceOffsite" -server [server] -database "E:\VSSFocusProd1\srcsafe.ini" -name [name] -password [pw] -workdir .\project -project "$" -command GetProject -nocache -recursive

The verbose output is:
Connected to server xxx.
Received Secure Challenge from server
Successfully logged in.
Sending GetProject Command to server.
Got file: C:\temp\sostest\project\ASP\Admin\AdminConfig.asp
Net error during attempt to read headers. (RH3). Error: 0
Got file: C:\temp\sostest\project\ASP\Admin\AdminConfig.asp
Could not open file \sns.1. Error Num=2
Error: Server response = 203 File
Closed connection to server xxx.

In looking at the output directory, the file is created but has a length of 0.

Thanks!
Brian

Post Reply