473,388 Members | 1,427 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

server synchronization?

Hi,

i am tyring to find a solution to synchronize 2 environnement for months!!

How do you synchonize one (or several!!) production environnement from
DEV????

I am looking for a software with these functionnalities:
- FTP synchronization
- synchronize ONLY updated files!!
- should not add other files than mine (like Microsoft frontpage which adds
a lot of files during the synchonization and do not remove them, i guess it
uses them to know which file needs to be synchronized)!!!)
- should be able to synchronize 1 or SEVERAL production environment from ONE
DEV environment (the same one). For example you create a GROUP of production
servers and you can synchronize only one of them or select the group and it
synchronize all of them!

Most of the softwares use the updated flag (which is automatically set by
the system when you update a file) and unset it after the copy!! That's bad
because I can't synchronize a second environement in that case!! Because all
the updated flags have been unset after the first synchronisation!!!!

I found the perfection (99%) : Smart SYnc Pro (it do not use FTP so I have
added WebDrive). BUT, since 1 month, when it synchronizes, it display serror
message saying a file has not been found, remove a file in the PRODUCTION
environment (not always the same) and do not copy the original file!! So my
production web site is down!!!!! I need to relaunch the synchronization
process.

Do you know another software???

Many thanks

Rodolphe
Jul 17 '05 #1
2 1627
WebRod wrote:
Hi,

i am tyring to find a solution to synchronize 2 environnement for months!!


At the risk of blowing my own trumpet you might want to try:

http://pushsite.sourceforge.net/

I'm guessing you've got a Micr$oft setup there - Pushsite will work (but has
not been as extensively tested as on Posix). The docs also have links to
other packages.

HTH

C.
Jul 17 '05 #2
On Fri, 8 Apr 2005 17:54:13 +0200, "WebRod" <no****@bouygtel.fr> wrote:
i am tyring to find a solution to synchronize 2 environnement for months!!

How do you synchonize one (or several!!) production environnement from
DEV????

I am looking for a software with these functionnalities:
- FTP synchronization
- synchronize ONLY updated files!!
- should not add other files than mine (like Microsoft frontpage which adds
a lot of files during the synchonization and do not remove them, i guess it
uses them to know which file needs to be synchronized)!!!)
- should be able to synchronize 1 or SEVERAL production environment from ONE
DEV environment (the same one). For example you create a GROUP of production
servers and you can synchronize only one of them or select the group and it
synchronize all of them!

Most of the softwares use the updated flag (which is automatically set by
the system when you update a file) and unset it after the copy!! That's bad
because I can't synchronize a second environement in that case!! Because all
the updated flags have been unset after the first synchronisation!!!!

I found the perfection (99%) : Smart SYnc Pro (it do not use FTP so I have
added WebDrive). BUT, since 1 month, when it synchronizes, it display serror
message saying a file has not been found, remove a file in the PRODUCTION
environment (not always the same) and do not copy the original file!! So my
production web site is down!!!!! I need to relaunch the synchronization
process.

Do you know another software???


At work I just use the source control system - the production server regularly
updates from source control, bringing in the completed code. This works nicely
because we use CM Synergy which (a) doesn't add extra files to the workarea,
and (b) has good ways of controlling which versions of files reach production
projects versus development projects.

For my own stuff, I use Subversion for source control, which is good but does
add a lot of extra ".svn" subdirectories - plus it'd be a bit fiddly to connect
my host's server to my Subversion repository on my LAN. So I use "svn export"
to get a clean copy of the latest version, and then use "rsync -r -z -l
--delete" to copy the files over - rsync handles only copying updated files
(and even more it's smart enough to transfer only chunks of files that have
changed), and the --delete means any obsolete files on the target get removed.

Doesn't rely on any update or archive flags; rsync works off checksums that it
calculates whilst it runs. It's also been around for years, so is tried and
tested. It's easiest to use if you have SSH access to your host.

--
Andy Hassall / <an**@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: chandrub78 | last post by:
Hello Everyone We have a third party tool which maintains its own custom database,DB1 on SQL Server 2000 on Server A (Windows 2000). We built an inhouse application which maintains a transactional...
32
by: dreadnought8 | last post by:
I have a client who wishes to upsize an A97 system from Jet backend to SQL Server 2000. They have up to 4 users. Will they need to buy the minimal 5-seat SQL Server product, or would it be...
4
by: scott | last post by:
hi all, Thx to any one that can offer me help, it will be much appreciated. iv got a multithreaded program and need to use thread synchronization. The synchronization does not have to...
7
by: Paul Aspinall | last post by:
Hi I have an application which runs on a desktop. I want to synchronise the DB with a PDA app, which also uses SQL Server 2005 (mobile and express). I believe that I will need to write my own...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
12
by: emma_middlebrook | last post by:
Hi Say you had N threads doing some jobs (not from a shared queue or anything like that, they each know how to do their own set of jobs in a self-contained way). How can you coordinate them so...
1
by: johandekroon | last post by:
I am relatively new to .net and SQL server 2005 but I am creating an application which runs on a handheld. The application needs to retrieve information from a MS SQL Server 2005 database. It shall...
15
by: ingejg | last post by:
I am starting to study internet synchronization, and my head is still spinning since internet is not my forte, however my boss is breathing down my neck at the moment. Our company has only one...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.