If you're using Linux then rsync fits the bill. Not sure on windows.<
I use Windows for web and rsync only on UNIX servers. There is rsync for Windows and many other such programs for Windows but I don't see anything that would work for web development.
The problem with maintaining commercial sites is you have files that are cache and temporary files that have no value. With most IDEs, the only place you can mark what to skip is on the local drive. That does you no good when you have 20,000 cache and
temporary files being built on the server, and a massive list to turn off before synching. Moreover, depending on the site, it is not unusual for the development to occur in the live area because they are buying licensed data by IP number and crypto key.
Sometimes you are taking down your new work, and sometimes are looking for everything you changed to reverse it. You need an audit list that you can look through and reverse or disable things if necessary, but not a list with 20,000 junk files you
need to filter through and turn off just to replicate the 50 you do want and don't remember where all they were. his is way past script capabilities.
Dreamweaver has been able to do that for decades and even identify conflicts when multiple developers are working on the same site. It's the only thing Dreamweaver is useful to us for and I don't want to buy more copies or pay rent for just that. I'd
rather not reinvent the wheel to replace that capability if I don't have to. I will write it in Clarion to work like DreamWeaver if necessary. What I would need for that is a libssh.dll and a wrapper. I don't see evidence of anyone having done that
either. libcurl is missing too much functionality and if I have to write, I'd be better off doing it for libssh than libssh2.
Thanks!
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)