From: Martin Steffen <msteffen@ifi.uio.no>
To: help-gnu-emacs@gnu.org
Subject: tramp/ange-ftp: error in creation of dir's
Date: Sun, 18 Nov 2007 10:36:36 +0100 [thread overview]
Message-ID: <m3mytb28uz.fsf@ifi.uio.no> (raw)
Hi,
I came to use tramp/ange-ftp again. I have ftp access to some storage, and
tramp comes in handy. Now it seems some erroneous behavior:
I cannot create directories in dired mode via
tramp/ange-ftp ("direct-create-directory")
I am using tramp with tramp-default-method = "ftp"
Otherwise, I can login, copy files etc, only the creation of
directories does not work. The error message is
mkdir /Volume_1/x
ftp> 550 /Volume_1/x: No such file or directory.
Note that it's not a problem of missing access permissions. In
the command buffer of tramps, which runs the ftp-session,
I can type in
ftp> mkdir somefolder
and it works ok.
----------------------------
I use emacs-version 22.1.1
tramp-version 2.0.55
----------------------------
Actually, when looking at the command-message buffer, it seems that during
the ftp-session there is something's going wrong, during directory browsing
(with dired). So, the ftp-buffer complains all the time, that the
respective director is not there (see the protocol below). That's strange,
as in the dired-buffer, it seems to work, i.e., I can browse the directory
tree, open files, change them, and store them back. Only in the ftp-command
buffer, tramp/ange-ftp complains that those directories are not there:
ls -al /tmp/ange-ftp3480Z7F
ftp> 227 Entering Passive Mode (192,168,1,4,207,17)
150 Opening ASCII mode data connection for directory listing.
226 Transfer complete.
quote mdtm /Volume_1/
ftp> 550 /Volume_1: No such file or directory.
quote mdtm /Volume_1/
ftp> 550 /Volume_1: No such file or directory.
ftp> quote mdtm /Volume_1/
550 /Volume_1: No such file or directory.
quote mdtm /Volume_1/
ftp> 550 /Volume_1: No such file or directory.
ftp> quote mdtm /Volume_1/testfolder/
Any help is welcome. Thanks. Martin
next reply other threads:[~2007-11-18 9:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-18 9:36 Martin Steffen [this message]
[not found] <mailman.3733.1195378624.18990.help-gnu-emacs@gnu.org>
2007-11-19 9:41 ` tramp/ange-ftp: error in creation of dir's Michael Albinus
[not found] ` <34247.129.240.69.93.1195465782.squirrel@webmail.uio.no>
2007-11-19 10:22 ` Michael Albinus
2007-11-19 11:07 ` Martin Steffen
[not found] ` <mailman.3785.1195470504.18990.help-gnu-emacs@gnu.org>
2007-11-19 11:30 ` Michael Albinus
2007-11-19 18:06 ` Martin Steffen
2007-11-19 21:55 ` Michael Albinus
2007-11-20 21:10 ` Martin Steffen
2007-11-20 22:46 ` Michael Albinus
2007-11-21 7:00 ` Martin Steffen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3mytb28uz.fsf@ifi.uio.no \
--to=msteffen@ifi.uio.no \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).