unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: ken <ken@cleveland.lug.net>
Cc: <help-gnu-emacs@gnu.org>
Subject: Re: ftp from Emacs
Date: Wed, 2 Oct 2002 08:20:35 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.33.0210020715180.2293-100000@heidegger.mousecar.net> (raw)
In-Reply-To: <3zum9.1234$XX3.811790@newssrv26.news.prodigy.com>


Looking at your output (below), specifically the line: 

<snip>
230 User myname@myserver.com logged in.
</snip>

shows that you *are* logged in.  Put the cursor after the "ftp>" prompt
and type "pwd" and it should show you the current directory.  Or do
"stat" and you should get the output for that.  Now do "dir".  Do you
get a listing of the files in that directory?  If you don't, then do
"passive" and try again.  Note that you'll get all this same behaviour
if you ftp in, i.e., not in emacs, but just at the command line.

hth,
ken

-- 
AMD crashes?  See http://cleveland.lug.net/~ken/amd-problem/.

Spake Alex at 04:25 (UTC-0000) on Wed, 2 Oct 2002:

= 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".
= > 
= 
= _______________________________________________
= Help-gnu-emacs mailing list
= Help-gnu-emacs@gnu.org
= http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
= 

  reply	other threads:[~2002-10-02 12:20 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 ` ftp from Emacs Alex
2002-10-02 12:20   ` ken [this message]
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=Pine.LNX.4.33.0210020715180.2293-100000@heidegger.mousecar.net \
    --to=ken@cleveland.lug.net \
    --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).