Displaying 6 results from an estimated 6 matches for "ftp_proxy_user".
Did you mean:
http_proxy_user
2002 Jun 19
0
FW: [R] Problems with url/download and http_proxy (PR#1689)
...the setting of
> `"http_proxy"' or `"ftp_proxy"' (or failing that, the all
> upper-case version) is consulted and if non-empty used as a proxy
> site. For FTP transfers, the username and password on the proxy
> can be specified by `"ftp_proxy_user"' and `"ftp_proxy_password"'.
>
>
> to something like:
>
> Proxies can be specified via the environment variables `"http_proxy"'
> or `"HTTP_PROXY"' and `"ftp_proxy'" or `"FTP_PROXY"'. These...
2002 Jun 19
0
[R] Problems with url/download and http_proxy
...y"' or `"ftp_proxy"' (or failing that, the all
> > > upper-case version) is consulted and if non-empty
> used as a proxy
> > > site. For FTP transfers, the username and password
> on the proxy
> > > can be specified by `"ftp_proxy_user"' and
> `"ftp_proxy_password"'.
> > >
> > >
> > > to something like:
> > >
> > > Proxies can be specified via the environment
> variables `"http_proxy"'
> > > or `"HTTP_PROXY"'...
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from
http://www.bioconductor.org/getBioC.R to install the biobase packages.
Unfortunately, url() and download.file() die when trying to talk to my
proxy:
> getBioC("exprs")
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from
http://www.bioconductor.org/getBioC.R to install the biobase packages.
Unfortunately, url() and download.file() die when trying to talk to my
proxy:
> getBioC("exprs")
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to
2001 Sep 03
1
update.packages with proxy?
This reminds me of a question I've never asked yet: Is there a trick to make
this work when a username authentication is required for using the proxy?
I need a user name and a password to connect to the Internet, and so I get:
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major
2001 Jul 31
4
update.packages()
Dear R users,
I am using R Version 1.3.0 (2001-06-22) under Windows 2000 Professional (SP 2).
When I try "Packages"->"Update packages from CRAN"
the result is something like
trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES'
unable to connect to 'cran.r-project.org'.
Error in download.file(url = paste(contriburl, "PACKAGES",