AndreM1

updated

14 years ago

A

AndreM1

1 Rookie

16 Posts

0

1540

October 3rd, 2012 05:00

Centera CLI format

Hi

I am trying to extract clips from my Centera using the c-get command as follows

c-get -a 172.22.132.20 -calist dummy.txt -output e:\extract\ -error_log test3.txt

The dummy.txt is a list of clips I want to extract and the E:\exctract is the folder where I want to sent the clips.

Command fails. Looking at the error file test3.txt I get the following for all the clips

2HSOBQEU51SATe6P8OLBTVFTFCRG4174CTTE4O049V7UMF0B0KNCK@172.22.132.20 Unable to retrieve data - unknown format

Looking at the guide I cannot see any problem with the command. Can someone see where the problem is