local code files synch with server
Posted
by webdev
on Stack Overflow
See other posts from Stack Overflow
or by webdev
Published on 2010-03-29T17:02:18Z
Indexed on
2010/03/29
17:03 UTC
Read the original article
Hit count: 278
code
|synchronization
I search for way to synch my local code with server on debain linux. For example i modify some files, then i can run synch command, and only changed files send to server (using ssh for ex). Can you help me with good light solution for this?
© Stack Overflow or respective owner