Credentials in remote_file declaration

Does remote_file support username/password being spec’d in the URL a la
"ftp://user:password@host/dir" ?

-J

I don't recall, try it and see!

I seem to remember some http basic auth cookiejar shit. At worst you can
monkey in a remote file provider that supports it or petition opscode for
the fix.

—AJ
On Jun 2, 2011 7:56 AM, "Jason J. W. Williams" jasonjwwilliams@gmail.com
wrote:

Does remote_file support username/password being spec'd in the URL a la
"ftp://user:password@host/dir" ?

-J

Looks like I've got a more basic issue that FTP isn't supported. Just adding
a wget call to my script resource for now.

-J

On Wed, Jun 1, 2011 at 3:09 PM, AJ Christensen aj@junglist.gen.nz wrote:

I don't recall, try it and see!

I seem to remember some http basic auth cookiejar shit. At worst you can
monkey in a remote file provider that supports it or petition opscode for
the fix.

—AJ
On Jun 2, 2011 7:56 AM, "Jason J. W. Williams" jasonjwwilliams@gmail.com
wrote:

Does remote_file support username/password being spec'd in the URL a la
"ftp://user:password@host/dir" ?

-J