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 Mime-Version: 1.0 (Apple Message framework v623) In-Reply-To: <434E3AB0.2EC440@dessent.net> References: <5d3f5dd52c71ff2e4e5e7b2734b19c0e AT alternative DOT ch> <434D8E7D DOT DB3D6563 AT dessent DOT net> <6238b89702e82a90f9db148ecaf4f7dc AT alternative DOT ch> <620366892cd92783152559b849f33b80 AT alternative DOT ch> <434E3AB0 DOT 2EC440 AT dessent DOT net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <86d0b3bf4804a396314dd7a51f3638c1@alternative.ch> Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?L=E9onard_Bouchet?= Subject: Re: ssh tunnel and permission denied Date: Thu, 13 Oct 2005 13:01:55 +0200 To: cygwin AT cygwin DOT com 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... -leonard bouchet -- 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/