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

Michael Albinus <michael.albinus@gmx.de> writes:

> 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".
>

by 'share' I mean a resource that is being shared, like directory or
file. Probably this is not correct. Share by means of samba protocol is
reflected by first segment of path (`share/' in my example).

Let's assume then, that there is some directory I want to enter:
like:
some.cifs.machine:/share/path/to/directory

while this one works:
bash-prompt$ smbclient //some.cifs.machine/share/path/to/directory -U john -W MyDomain

but putting tramp path in emacs:
/smb:some.cifs.machine:/share/path/to/directory

fails

Of course in both the cases I put correct password at password prompt

best regards,
Pawel



  reply	other threads:[~2010-09-15 20:38 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
2010-09-15 20:38   ` mafeusek [this message]
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=umt462y6yc70.fsf@gmail.com \
    --to=mafeusek@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.