So i'm trying to upload a 30-40MB file from the command line where i get an error (see below). It works however when i'm commiting it from the GUI client and have the chuncked encoding option on. Is there any way to make it work from the command line as well?
Code: Select all
<!-- Add xxyyzz.pdf-->
<!-- Upload for item xxyyzz.pdf failed, retrying...-->
<!-- Upload for item xxyyzz.pdf failed, retrying...-->
<!-- Upload for item xxyyzz.pdf failed, retrying...-->
<!--Upload for itemxxyyzz.pdf failed too many times, aborting transaction.
Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.
The specific error was "The server had an error processing the file upload but did not return an error header. The remote server returned an error: (404) Not Found."
An exception was encountered during the transaction. Exception: The server had an error processing the file upload but did not return an error header. The remote server returned an error: (404) Not Found. at VaultClientOperationsLib.ClientInstance.UploadItem(ChangeSetItem item, String txID, Byte[]& streamBuffer, Int32& bytesWrittenThisFile, Boolean bIsImport)
at VaultClientOperationsLib.UploadThread.ProcessCommand(UploadThreadCommand command, UploadThreadCommandResult& outputResult)-->
<!--Ending the transaction-->
<!--Transaction failed-->
<!--Transaction failed-->
<error>
<exception>System.Exception: Commit failed.