* ange-FTP and Windows NT servers
@ 2007-07-05 17:23 Sebastian P. Luque
2007-07-05 18:05 ` Lennart Borgman (gmail)
0 siblings, 1 reply; 2+ messages in thread
From: Sebastian P. Luque @ 2007-07-05 17:23 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
Trying to access the following Windows NT ftp server through
tramp/ange-FTP fails:
/anonymous@win-builder.r-project.org:/
http://win-builder.r-project.org has a brief explanation for connecting,
which says we should connect with passive ftp in binary mode (I don't
understand what this means). The following appears in *Messages*:
Listing /anonymous@win-builder.r-project.org:/...done
Doing CD... [44 times]
nonexistent.
and I can't get any further with debug-on-error set to t. I can interact
with that directory from a browser (konqueror) at
ftp://win-builder.r-project.org without problems. I'm told that the
problem seems to be that ange-FTP doesn't understand Windows NT directory
listing format. Logging in from the shell gives:
---<---------------cut here---------------start-------------->---
$ ftp win-builder.r-project.org
Connected to win-builder.r-project.org.
220-Microsoft FTP Service
220 Welcome on CRANwinGuest
Name (win-builder.r-project.org:sluque): anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
Password:
230-Before uploading source packages to R-release, R-patched or R-devel, please read
http://129.217.207.166/index.htm
Disclaimer
* You are using this service on your own risk!
* We do not guarantee privacy of the uploaded
files or data in any way: Names of uploaded
packages are always listable by everybody.
After the compilation process we try to hide
the binary package as well as the logs using
randomly chosen directory names.
Nevertheless, everybody who knows or guesses
those names can download the.
* Although virus checking is performed on the
compiled binary packages, we do not guarantee
that files made available for download are
free of malware (such as viruses or trojans).
* The results of R CMD check are returned from
a particular given system with a particular
setup and might not be reproducible on other
systems. Hence we do not guarantee for the
results of R CMD check.
230 Anonymous user logged in.
Remote system type is Windows_NT.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
04-16-07 03:41PM <DIR> R-devel
12-22-06 11:21AM 869 ReadMe.txt
07-02-07 08:18PM <DIR> R-release
226 Transfer complete.
ftp> bye
221 Goodbye from CRANwinGuest
---<---------------cut here---------------end---------------->---
Hopefully someone with experience on ange-FTP can provide some suggestions
as to what may be going on. Thanks.
Cheers,
--
Seb
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ange-FTP and Windows NT servers
2007-07-05 17:23 ange-FTP and Windows NT servers Sebastian P. Luque
@ 2007-07-05 18:05 ` Lennart Borgman (gmail)
0 siblings, 0 replies; 2+ messages in thread
From: Lennart Borgman (gmail) @ 2007-07-05 18:05 UTC (permalink / raw)
To: Sebastian P. Luque; +Cc: help-gnu-emacs
Sebastian P. Luque wrote:
> Hi,
>
> Trying to access the following Windows NT ftp server through
> tramp/ange-FTP fails:
>
> /anonymous@win-builder.r-project.org:/
>
> http://win-builder.r-project.org has a brief explanation for connecting,
> which says we should connect with passive ftp in binary mode (I don't
> understand what this means). The following appears in *Messages*:
>
> Listing /anonymous@win-builder.r-project.org:/...done
> Doing CD... [44 times]
> nonexistent.
>
> and I can't get any further with debug-on-error set to t. I can interact
> with that directory from a browser (konqueror) at
> ftp://win-builder.r-project.org without problems. I'm told that the
> problem seems to be that ange-FTP doesn't understand Windows NT directory
> listing format.
Are you using the latest Emacs version (22)? If so please send a bug report.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-05 18:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05 17:23 ange-FTP and Windows NT servers Sebastian P. Luque
2007-07-05 18:05 ` Lennart Borgman (gmail)
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).