Seems there is a problem ...
Quote:
|
paext -p"c:\test\try" example.zip
|
works OK
but
Quote:
paext -psub"c:\test\try" example.zip
AND
paext -psub"c:\test\try" *.zip
|
Fail with
"Error: can't write to destination"
followed by
"Error: error creating dir TempDir"
Even setting temp directory with
Quote:
|
paext -$"C:\temp" -psub"c:\test\try" *.zip
|
gives same error
PACL 6.01 (WinXp SP3)