bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] I can not create an archive of a specific file name


From: Jaco van der Schyff
Subject: Re: [Bug-tar] I can not create an archive of a specific file name
Date: Wed, 10 Mar 2010 08:11:03 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Tue, Mar 09, 2010 at 04:45:28AM +0200, admin wrote:
> # ls
> --str-2-1.png index.py site/ media/
> 
> # tar -czpf ~/backups/web/domain.tar.tgz *
> tar: unrecognized option `--str-2-1.png'
> Try `tar --help' or `tar --usage' for more information.

I'm assuming you are executing tar from the same directory as the
files:

Try: tar -czpf ~/backups/web/domain.tar.tgz .

- Jaco van der Schyff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]