all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Pawel K <mafeusek@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: problem: tramp and CIFS share. cannot get it.
Date: Mon, 13 Sep 2010 16:21:42 +0200	[thread overview]
Message-ID: <874odtafm1.fsf@gmx.de> (raw)
In-Reply-To: AANLkTi=Au7G2bdZss0xUZUMT61taqkHbx7t2JGLsXH=E@mail.gmail.com

Pawel K <mafeusek@gmail.com> writes:

> Hallo Group Members.

Hi,

> I am trying to get smb share:
> /smb:some.cifs.machine:/path/to/share/
>
> so far I debugged following:
> from buffer *debug tramp/smb john%MyDomain@some.cifs.machine*:
>
>   smbclient //some.cifs.machine/path -U john -W MyDomain -s /dev/null
>
> (Note that `/to/share' part is truncated.)
>
> Thus in shell:
> prompt$ smbclient //some.cifs.machine/path -U john -W MyDomain
>
> gives identical error as encountered in *debug tramp/smb
> john%MyDomain@some.cifs.machine* buffer.
>
> but, with complete path:
> prompt$ smbclient //some.cifs.machine/path/to/share -U john -W MyDomain
>
> connection succeeds.

I'm confused. What does "/path/to/share" means? A share is always a
name, without slash or backslash. In your example above, "path" is the
share name.

So you must use "/smb:some.cifs.machine:/share/path/to/file".

> best regards and thank You very much for tramp module,
> Pawel

Best regards, Michael.



  reply	other threads:[~2010-09-13 14:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13  9:49 problem: tramp and CIFS share. cannot get it Pawel K
2010-09-13 14:21 ` Michael Albinus [this message]
2010-09-15 20:38   ` mafeusek
2010-09-16 14:27     ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874odtafm1.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mafeusek@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.