Return-Path: Received: from lists.apple.com (lists.apple.com [17.254.0.151]) by users.phg-online.de (8.9.3/8.9.3) with ESMTP id QAA31540 for ; Tue, 20 Nov 2001 16:37:12 +0100 Received: from lists.apple.com (localhost [127.0.0.1]) by lists.apple.com (8.11.6/8.11.6) with ESMTP id fAKDu7b08754; Tue, 20 Nov 2001 05:56:07 -0800 (PST) Received: from users.phg-online.de (users.phg-online.de [62.245.158.230]) by lists.apple.com (8.11.6/8.11.6) with ESMTP id fAKBand13663 for ; Tue, 20 Nov 2001 03:36:50 -0800 (PST) Received: from [195.30.238.157] (powerbook-tk.kaiser.link-m.de [195.30.238.157]) by users.phg-online.de (8.9.3/8.9.3) with ESMTP id MAA30116; Tue, 20 Nov 2001 12:58:44 +0100 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2106 Subject: Re: Command line AFP connection? From: Thomas Kaiser To: Jon Gardner , Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: macos-x-server-admin@lists.apple.com Errors-To: macos-x-server-admin@lists.apple.com X-BeenThere: macos-x-server@lists.apple.com X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: for administrators of Mac OS X Server and related technologies. List-Unsubscribe: , List-Archive: Date: Tue, 20 Nov 2001 12:36:45 +0100 X-UIDL: dda7f2fce48ccc4a7e7f883b20de20b8 On Mon, 19 Nov 2001 11:00:56 -0600, Jon Gardner wrote: > What's the command line syntax for making an AFP connection in Mac OS X? First create the mountpoint by e.g.: "mkdir /Volumes/test". Then '/sbin/mount -t afp afp://username:password@ip-address/share /Volumes/test' Instead of an ip-address you can also use the fqdn (from the macs point-of-view). For debugging purposes use 'setenv AFP_DEBUG_LEVEL 8' before. Regards, Thomas _______________________________________________ macos-x-server mailing list macos-x-server@lists.apple.com http://www.lists.apple.com/mailman/listinfo/macos-x-server