Menu

#295 Writting/reading to/from stdout/stdin fails!

open
nobody
None
5
2012-12-07
2004-11-11
Anonymous
No

Command in CMD.EXE:
7za a ww.7z TEMP\ -so > E:\qqqq.7z
Result:
Scanning

Creating archive StdOut

Error:

System error:
Unspecified error

Neither ww.7z nor E:\qqqq.7z exsisted before command.
After command E:\qqqq.7z contains: 377ABCAF271C0002

After command "7za a ww.7z TEMP\" ww.7z contains
377ABCAF271C0002161FE2F300000000000000002900000
000000000C0F1439F0105010E0180110B00540045004D005
0000000140A0100007C8FA93AC7C4011506010010000000
0000 and "Everything is Ok".

When I try to read from StdIn:
nc -lp 666|7za e wew -si -oE:\qqq

Error:
reading archives from stdin is not implemented

What the problem?

Discussion


Log in to post a comment.