| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 21:53:50 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cron and copying files across drives: how? |
| Message-ID: | <20041004195350.GG6702@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <OFB2F7DFED DOT 1E1783F5-ON88256F23 DOT 006781D1 AT mailconnect DOT com> <20041004194858 DOT GE6702 AT cygbert DOT vinschen DOT de> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20041004194858.GE6702@cygbert.vinschen.de> |
| User-Agent: | Mutt/1.4.2i |
On Oct 4 21:48, Corinna Vinschen wrote:
> On Oct 4 12:04, Eric_Zeller AT ffic DOT com wrote:
> > 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
Well, make that
$ net use \\\\server\\share mypasswd /user:server\\myusername
in a Cygwin shell. Or quote appropriately.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |