all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* smbfs problem
@ 2005-08-04  4:37 Michael Blaustein
  2005-08-04  8:26 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Blaustein @ 2005-08-04  4:37 UTC (permalink / raw


I mount a remote samba share using autofs.  I can read and write to
that share (including subdirectories) using various linux programs
(vi, gedit, etc.), but not emacs (21.3.50.1 with bidi 0.9.1).
Sometimes emacs' dired will show the share's directory listing, more
often not.  But no subdirectory of the share can be listed nor any
file opened with find-file.  Suppose the share is known as
"//an.ip.address/share" and the subdirectory is called "subd".  The
kernel (2.6.10) reports in the logfile:
    "kernel: smb_lookup: find //subd failed, error=-512"
and I have to kill emacs.

Presumably this is a problem for emacs, since other programs deal
with this share as expected.

Any suggestions?

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: smbfs problem
  2005-08-04  4:37 smbfs problem Michael Blaustein
@ 2005-08-04  8:26 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2005-08-04  8:26 UTC (permalink / raw
  Cc: help-gnu-emacs


Am 04.08.2005 um 06:37 schrieb Michael Blaustein:

> Suppose the share is known as "//an.ip.address/share" and the 
> subdirectory is called "subd".

Isn't this remote directory locally mounted at /volumes/remote?

Passing to Emacs the directory name //an.ip.address/share it would 
probably try to access that remote directory via ange-ftp or tramp, but 
as you write in your first sentence, it is already mounted on your 
linux box. So I would M-x dired /volumes/remote RET or wherever this 
SMB share is mounted at ...

--
Greetings

   Pete

The human brain operates at only 10% of its capacity. The rest is 
overhead for the operating system.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-04  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04  4:37 smbfs problem Michael Blaustein
2005-08-04  8:26 ` Peter Dyballa

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.