i am trying to tar up my web directory go into /home/sites/site#/ enter tar cvfpz web/* web.tar it starts tarring and then at the end comes up with this tar: Cannot add file /vol/hd2/sites/site12/web.tar: No such file or directory tar: Error exit delayed from previous errors if i go tar cvfpz web/* <web or nothing here> it will complete it without errors Any suggestions? Thanks Greg