RE: zip asdf backup.1 gives "zip warning: name not matched: backu p.1"?
> -----Original Message-----
> From: Pete Clarke [mailto:pete@dynotechnic.co.uk]
> Sent: Thursday, May 06, 2004 1:55 PM
> To: debian-user@lists.debian.org
> Subject: Re: zip asdf backup.1 gives "zip warning: name not matched:
backup.1"?
>
>
> > zip asdf "backup.1" &
> > zip asdf 'backup.1'
>
> The format for the zip command is:
>
> zip [flags] zipfile file1 file2 ...
>
> So in your case, the correct command would be:
>
> zip backupzipfilename backup.1
>
> Replace backupzipfilename with a filename of your chosing :-)
Exactly. In my message this was the desperate thing that I tried. Notice
the info above that?
When I run the command:
zip asdf backup.1
I get the message:
zip warning: name not matched: backup.1
zip error: Nothing to do! (asdf.zip)
So I did try running this in the format that you suggest (in my case "asdf"
is your "backupzipfilename").
Any other ideas?
Michael
Reply to: