Whats the best way to distribute files to users in remote offices, using BITS with a UNC path or BITS with HTTP? I have a VB.NET project which downloads from a HTTP path currently but there is added complexity involved (having a web server, etc).
Or is there a better way to do this? Low bandwith usage is more important than speed of synching.