From owner-freebsd-questions Wed Sep 30 11:26:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19838 for freebsd-questions-outgoing; Wed, 30 Sep 1998 11:26:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19833 for ; Wed, 30 Sep 1998 11:26:21 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id LAA29959; Wed, 30 Sep 1998 11:26:34 -0700 (PDT) Date: Wed, 30 Sep 1998 11:26:33 -0700 (PDT) From: Dan Busarow To: "David L. Vondrasek" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba/WIN95/FREEBSD-Printing In-Reply-To: <199809301800.NAA11214@davidv.iadfw.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 30 Sep 1998, David L. Vondrasek wrote: > This is what I get. > > \barstoolHP66C: Not enough '\' characters in service You need to protect the \ from your shell, either smbclient '\\barstool\HP66C -P' or smbclient //barstool/HP66C -P should work. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message