vote up 0 vote down star

I'm looking for a way to move files from my machine to several servers on a web farm.

I currently use beyond compare to move the files over; one BC session for each server on the farm. I'm fine with this because BC is fast and I like the control I have.

Our business gave me a new requirement of automatic file distribution of images. I've read a little about DFS but I'm not sure that is the route I want to take. I want the files to actually end up on the servers.

Any tools for this out there. A scripting option perhaps?

flag

2 Answers

vote up 2 vote down check

We use Robocopy in order to copy identical configuration files to all servers in a citrix farm, works great.

link|flag
I'm trying to get our dev team to consider robocopy. Beyond Compare is a good manual solution but as with most manual solutions, mistakes are often made. – Coov Mar 30 at 15:23
vote up 1 vote down

Have a look into MSDeploy and MSBuild this might be a newer version of msdeploy

At my place I think we use WanSync though I couldn't be 100% sure because I'm not in that department.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.