Actions
Feature #3848
closedUsing http basic authentication for FTP with Open URI
Description
=begin
Hi,
I needed to download a file from a FTP server, with OpenURI and I've found that it is not possible to do it with authentication.
There is an option in the OpenURI open method to use a username/password but it is not used in FTP connection, the username/password for FTP is always set to anonymous/nil.
I've written avery basic patch to use the option.
Is it something that can be included in future releases of Ruby ? Is there a "clean" way to patch OpenURI in the meantime ?
Thanks.
=end
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0Like0