You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an issue with how lrztar handles directory names containing spaces:
$ lrztar "a directory"
Failed to open directory.tar.lrz
No such file or directory
Fatal error - exiting
$ lrztar "one more directory"
Cannot specify output filename with more than 1 file
Fatal error - exiting
Quite peculiar :)
The text was updated successfully, but these errors were encountered:
There seems to be an issue with how lrztar handles directory names containing spaces:
Quite peculiar :)
The text was updated successfully, but these errors were encountered: