Paweâ Kwiatkowski <[email protected]> ha escrit:

> tar -cf aaa:a.tar  dokumenty/
> tar: aaa\:a.tar: Cannot open: Input/output error
> tar: Error is not recoverable: exiting now

Use the --force-local command line option. See

  http://www.gnu.org/software/tar/manual/html_node/file.html

(look for 'If the archive file name includes a colon'), for a detailed
explanation.

Regards,
Sergey


Reply via email to