Replies: 1 comment 10 replies
-
|
please use command: |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did exactly same as mentioned you in the link : #226
I can see zip created on defined path but while importing data back to the stream it shows exception as below.
set raw on
set stream test_stream
export-with-spaces dirA/subdir/data.zip
open rw
set src dirA/subdir/data.zip
set stream test_stream
import
==> import
Importing; hit to abort ...
Beta Was this translation helpful? Give feedback.
All reactions