all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: "B. T. Raven" <nihil@nihilo.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: ange-ftp on w32
Date: Fri, 13 Nov 2009 12:34:54 +0100	[thread overview]
Message-ID: <87bpj6ody9.fsf@gmx.de> (raw)
In-Reply-To: <8LadnUboQe2wtGDXnZ2dnUVZ_judnZ2d@sysmatrix.net> (B. T. Raven's message of "Fri, 13 Nov 2009 03:39:02 -0600")

"B. T. Raven" <nihil@nihilo.net> writes:

> I have in .emacs
>
> (require 'ange-ftp)
>
> and under (custom-set-variables
> ...
>  '(ange-ftp-default-user "myname@myisp")
>  '(ange-ftp-ftp-program-name "c:\\gnu\\ftp.exe")
>  '(ange-ftp-generate-anonymous-password "anonymous")
>
> After windows dialog boxes ask for real name and password I am asked for
> local and remote files names but then nothing happens. If I run ftp
> manually from command window the file is uploaded to my web space. This
> is the gnutools ftp and not the one in winnt\system32. What else to I
> need to do to run the ange-ftp commands from within Emacs?

Which Emacs version are you using? Since Emacs 22, ange-ftp is called
via Tramp, and you shouldn't need to require 'ange-ftp any longer in
your .emacs.

What does the *ftp ...* buffer tells?

> Thanks,
>
> Ed

Best regards, Michael.




  reply	other threads:[~2009-11-13 11:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13  9:39 ange-ftp on w32 B. T. Raven
2009-11-13 11:34 ` Michael Albinus [this message]
     [not found] ` <mailman.10635.1258112111.2239.help-gnu-emacs@gnu.org>
2009-11-13 19:33   ` B. T. Raven
2009-11-13 20:52     ` Michael Albinus
     [not found]     ` <mailman.10663.1258145543.2239.help-gnu-emacs@gnu.org>
2009-11-14  6:11       ` B. T. Raven

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=87bpj6ody9.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=nihil@nihilo.net \
    /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.