
February 25th, 2004, 11:48 AM
|
|
Contributing User
|
|
Join Date: Feb 2004
Posts: 49
Time spent in forums: 11 h 6 m 29 sec
Reputation Power: 5
|
|
How to synchronize local development site with hosted site
I keep a local copy of the websites that I design on a development machine, I can then do all of my changes, make sure it works correctly, and then upload the changes to the hosted website and make them "public".
I am looking for an easy way to synchronize the local site with the hosted site. However, the catch is that whatever I use must "push" the updated files to the webserver using ftp. I can't use something like CVS because I don't have console access to the hosted machine, I can only ftp in.
I am sure this issue is run into often, but I haven't found a solution to it. Thanks for any input you can give.
Last edited by mrtwice99 : February 25th, 2004 at 12:55 PM.
|