Skip to content
Prev 50856 / 63421 Next

download.file() on ftp URL fails in windows with default download method

In r69089 (R-devel) and 69090 (R-3-2-branch) the "wininet" ftp download method tries EPSV / PASV first. Success requires that the client (user) be able to open outgoing unprivileged ports, which will usually be the case. Proxies and so on should be handled by the OS and virtualization layer. Reports to the contrary welcome... Martin

----- Original Message -----