Hi, I have a questions about working remotely and keeping my files on my computer in sync.
I am using dreamweaver to create a php site. My current setup is, I connect through ftp using dreamweaver to pull up the php files. I then go ahead and make changes that I need and save it, which in turn saves the document on my website. I would like to be able to continue to work in this manner, but have a way to automatically update my changes on my computer that were made on the server. I would like to do this so I can have these in version control locally and be able to commit my changes etc.
Is there any easy way to do this file synchronization between the server and my local computer?
Thanks
Sync Question.
Moderator: General Moderators
Re: Sync Question.
I don't think there is any way you can do this.stowell48 wrote:Hi, I have a questions about working remotely and keeping my files on my computer in sync.
I am using dreamweaver to create a php site. My current setup is, I connect through ftp using dreamweaver to pull up the php files. I then go ahead and make changes that I need and save it, which in turn saves the document on my website. I would like to be able to continue to work in this manner, but have a way to automatically update my changes on my computer that were made on the server. I would like to do this so I can have these in version control locally and be able to commit my changes etc.
Is there any easy way to do this file synchronization between the server and my local computer?
Thanks