When executing the hco command via Harvest Workbench to check out files to a network share (UNC path), the process fails with error code 768. This occurs even when the user has confirmed the destination path is valid.
\\\\####.####.host.co\\websdr$)Error code 768 is a generic operating system return code typically indicating a "Network Name Not Found" or a permission denial. In the context of Harvest SCM, this failure generally stems from:
$) may cause command-line parsing failures if not properly handled.Follow these steps to resolve the error:
\\\\####.####.host.co\\websdr$.hco command or Workbench settings to ensure the shell parses special characters correctly.svrenc utility to create an encrypted password file and use the -eh parameter instead of -usr and -pw.