From owner-freebsd-questions@FreeBSD.ORG Thu Sep 9 15:54:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A42516A4CE for ; Thu, 9 Sep 2004 15:54:55 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C00243D2F for ; Thu, 9 Sep 2004 15:54:54 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C5RG9-0002mG-00 for ; Thu, 09 Sep 2004 17:54:53 +0200 Received: from dsl-62-3-100-125.zen.co.uk ([62.3.100.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Sep 2004 17:54:53 +0200 Received: from darenr by dsl-62-3-100-125.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Sep 2004 17:54:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Daren Russell Date: Thu, 09 Sep 2004 16:54:50 +0100 Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dsl-62-3-100-125.zen.co.uk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040421 X-Accept-Language: en-us, en Sender: news Subject: Vim on SMB share X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 15:54:55 -0000 Hi, I know this is slightly OT, but it is still using FBSD! I have a SMB share mounted, and can generally write to it. I can copy files to it, delete them, use 'ee' to edit and save them. However, when using Vim, I can load and edit without warning, but if I try to save it I get "E212: Can't open file for writing" I can however create a new file on the share using Vim without problems, try to edit it and get the same problem. Whilst using Gentoo Linux, I did not have an issue with this (but that box has destroyed itself, hence the move to a FBSD box) Is this a known thing with Vim/SMB/FBSD? Any ideas on something stupid I have overlooked? Thanks Daren