Hi, Dan.

Why do you need to synchronize the code to multiple servers? Is this for backup 
purposes?
Regardless, I developed a little utility that can synchronize files from one 
server to another.
It's command line based and can easily be wrapped in a cron job. It uses FTP 
and is "smart" enough
to only send new files or files that have changed.

It only synchronizes one way, however, and it does not track deleted files. 

If you're interested, this project is called SyncJammer and you can get it from
http://syncjammer.sourceforge.net

--Rob



--- Dan Bish <[EMAIL PROTECTED]> wrote:

> I have several servers that I need to synchronize with the code on my 
> repository server, in
> various archives.  What I want to do is develop a web application, or a cron 
> job, that will
> allow whatever files have been changed to be pulled down and ftp'd to the 
> appropriate server
> without human intervention.  
> 
> I was thinking that using a command line to keep the files synchronized would 
> work, but I can't
> quite figure out how to get that implemented.  Another thought was to somehow 
> modify the source
> code to automatically FTP the modified files to the server that is associated 
> with the archive.
> 
> Has anyone done something like this, or could anyone give me some pointers on 
> this?  I am new to
> SourceJammer and would love to get some assistance.
> 
> Cheers,
> 
> --Dan



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
SourceJammer-users mailing list
SourceJammer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to