Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Need help: cron jobs can't access mounted network drives Date: Thu, 28 Aug 2003 14:19:28 -0700 Lines: 15 Message-ID: References: <20030828200555 DOT GA32737 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en, zh In-Reply-To: <20030828200555.GA32737@cygbert.vinschen.de> Corinna Vinschen wrote: > On Thu, Aug 28, 2003 at 03:55:18PM -0400, Rich Elberger wrote: > >> it's Universal Naming Convention (heh heh funny) ... \\server\share >> notation. > > Think of using forward slashes when giving an UNC path to a Cygwin > application: //server/share/... Yeah, otherwise \\server\share in cmd.exe needs to become \\\\server\\share in bash! (Backslashes as path component separators should be outlawed!) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/