unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alex <alex_buz@yahoo.com>
Subject: Re: ftp from Emacs
Date: Wed, 02 Oct 2002 04:25:35 GMT	[thread overview]
Message-ID: <3zum9.1234$XX3.811790@newssrv26.news.prodigy.com> (raw)
In-Reply-To: mailman.1033529885.24462.help-gnu-emacs@gnu.org

Hi ken
I actually have this line in .netrc:
machine servername.com login myloginwith@sign password mypassword


but Emacs just picks default username which I run it
under telling me that .netrc "is not owned by you or
badly protected".I swear I gave it full access (777)
and it owned by user which runs Emacs.

When I change ange-ftp-default-user to my login name like:
(custom-declare-variable 'ange-ftp-default-user '"myusernamewith@sign" 
'(......

it actually picks it up and asks for a password, connects and then errors 
with ange-ftp-error: FTP Error: USER request failed: 500 AUTH not 
understood.
Here is ftp buffer log:

ftp> open myserver.com
Connected to myserver.com.
220 ProFTPD FTP Server ready.
user "myname@myserver.com" Turtle Power!
500 AUTH not understood.
500 AUTH not understood.
KERBEROS_V4 rejected as an authentication type
ftp> 331 Password required for myname@myserver.com.
230 User myname@myserver.com logged in.
ftp> 

Any help would be greatly appreciated!








ken wrote:

> 
> You are giving the username on the remote machine, the one with the file
> on it, right?
> 
> Also, I've found it handy to use a ~/.netrc file-- emacs will/should
> know about it and use it.  More info at "man netrc".
> 

       reply	other threads:[~2002-10-02  4:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1033529885.24462.help-gnu-emacs@gnu.org>
2002-10-02  4:25 ` Alex [this message]
2002-10-02 12:20   ` ftp from Emacs ken
2002-10-02 14:55   ` Bijan Soleymani
2002-10-01 20:31 Alex
2002-10-02  3:38 ` ken

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='3zum9.1234$XX3.811790@newssrv26.news.prodigy.com' \
    --to=alex_buz@yahoo.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.
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).