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 Date: Mon, 4 Oct 2004 15:51:27 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: cron and copying files across drives: how? In-Reply-To: <20041004194858.GE6702@cygbert.vinschen.de> Message-ID: References: <20041004194858 DOT GE6702 AT cygbert DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Mon, 4 Oct 2004, Corinna Vinschen wrote: > On Oct 4 12:04, Eric_Zeller AT XXXX DOT XXX wrote: Ahem, ? ;-) > > I thought I could bypass the system account not allowed to log into remote > > drive by providing username and password to "net use". > > but that didn't work. > > Note that you *must* use the "domain\username" syntax when calling > net use in this scenario. If you're not in a domain, then replace > "domain" by the name of the share server, e.g.: > > $ net use \\server\share mypasswd /user:server\myusername > > Corinna Using proper quoting, of course, as in $ net use '\\server\share' 'mypasswd' /user:'server\myusername' HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Happiness lies in being privileged to work hard for long hours in doing whatever you think is worth doing." -- Dr. Jubal Harshaw -- 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/