Search found 4 matches

by kfredericks
Thu Mar 31, 2011 7:24 am
Forum: Support (Vault Professional)
Topic: Use Chunked Encoding... not working in Command-Line
Replies: 11
Views: 11243

Use Chunked Encoding... not working in Command-Line

We recently rebuilt our server (Windows Server 2008 R2) and came across a file upload limitation of about 30MB or so that was fixed by checking off the "User Chunked Encoding ..." checkbox in the Vault client. However, the problem persists in the command line. That is, it appears the check...
by kfredericks
Mon Jan 26, 2009 11:49 am
Forum: Support (Vault)
Topic: Command-line "Add" not recursive?
Replies: 5
Views: 2291

Re: Command-line "Add" not recursive?

You can pass it a list of local paths for items to add to the repository folder you passed. Alternatively, you could write a small application using our api to walk your tree and add the items. Thanks Shannon. I was considering doing just that. Where is the reference documentation for the API. I im...
by kfredericks
Mon Jan 26, 2009 11:32 am
Forum: Support (Vault)
Topic: Command-line "Add" not recursive?
Replies: 5
Views: 2291

Re: Command-line "Add" not recursive?

Correct, I need to do this in an automated way. So far the command-line has serviced all my needs. Do I have to add each file and folder individually. That is terrible.
by kfredericks
Mon Jan 26, 2009 9:51 am
Forum: Support (Vault)
Topic: Command-line "Add" not recursive?
Replies: 5
Views: 2291

Command-line "Add" not recursive?

Add seems not to be recursive. When I run the command below, it simply creates the top level folder, but does not add any of the subfolders or their files. Am I doing something wrong, or does Add simply not work this way. How then do I add a whole tree of files to Vault? Thanks. -Keith COMMAND LINE...