Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 13 Oct 2005 13:25:59 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ssh tunnel and permission denied
Message-ID: <20051013112559.GE2908@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <5d3f5dd52c71ff2e4e5e7b2734b19c0e@alternative.ch> <434D8E7D.DB3D6563@dessent.net> <6238b89702e82a90f9db148ecaf4f7dc@alternative.ch> <620366892cd92783152559b849f33b80@alternative.ch> <434E3AB0.2EC440@dessent.net> <86d0b3bf4804a396314dd7a51f3638c1@alternative.ch>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <86d0b3bf4804a396314dd7a51f3638c1@alternative.ch>
User-Agent: Mutt/1.4.2i

On Oct 13 13:01, L?onard Bouchet wrote:
> 
> On 13 oct. 05, at 12:45, Brian Dessent wrote:
> 
> >But I guess that doesn't matter, since the net use succeeds and you can
> >access Z: through explorer.  What happens if you try mounting Z:/
> >instead of using /cygdrive?
> 
> Thanks for your answer. I tried
> 	$ mount //myserver/user /test
> the command worked as shown with
> 	$ mount
> 	\\myserver\user on /tmp type system (binmode)
> 	...
> but I still have my 'permission denied'
> 	$ cd /test
> 	BASH: cd: data: Permission denied
> 
> And this time I cannot access C:\cygwin\test through Windows Explorer.
> 
> I forgot to say that the share is a samba server, maybe it's a problem? 
> I also tried to put 'set CYGWIN=smbntsec' in my cygwin.bat without any 
> success.
> 
> 
> >I've done SMB-over-ssh in the past but I used PPTP, not this method 
> >(for
> >the binding reasons already mentioned.)  I abandoned it though because
> >over a broadband connection it was untolerably slow.
> 
> I hope it will be fast enough for me. The reason I don't want to simply 
> use SFTP is that I need rsync's synchronization capability... If 
> someone can suggest a better way, I'll buy it...

I'm not sure I understand your problem, but why don't you just use
`rsync -e ssh'?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          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/

