Postby florian » Sun Oct 16, 2005 12:03 pm
Actually, depending on the version of Scalix you're using, you might already have the fix....
If this is Scalix 9.4 or later, you can redirect omcpoutu to write to standard output, i.e.
omcpoutu -n "Bob User" -f - >bob.user.cpoutu
The purpose of this is that you can redirect the output of omcpoutu to a pipe, so that you can compress the data or so, as in
omcpoutu -n "Bob User" -f - | gzip -c -9 >bob.user.cpoutu.gz
Naturally, omcpinu can use the same syntax.
This and at least one more new option to the omcpoutu command will be fully documented in an uncoming release of Scalix.
Hope this helps,
Florian.
Florian von Kurnatowski, Die Harder!