hive            Code |FrontPage |HiveTraits

fetch

fetch trait is used to retrieve files over http.

actions: get

get: retrives a url over http.

!do $fetch:get[http://my.machine.com/index.html,index.html]

This retrives the remote index.html into local index.html