Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KimNorgaard-httpfile

Transfer files via HTTP(S).

Uses various methods to verify the checksum before actually fetching the file.

Basic Usage

    httpfile { '/path/to/file.ext':
      source                    => 'http://example.com/my_file.bin',
    }

By default, the Content-MD5 header is used to compare checksums. For apache, this can be achieved by setting the 'ContentDigest' directive to 'On'.

If you prefer to use sidecar files (i.e. .md5 or .sha1) placed on the server, you can do that by setting the checksum_type parameter.

About

Transfer files via HTTP(S)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.