How to stop Synchronization of open files
How to stop Synchronization of open files
I want to stop the automatic synchronization of the files which I change but still opened. Like I am editing my file.php and saved it but didn't close it. Then also it is synchronized. I want to stop this.
Re: How to stop Synchronization of open files
Please just uncheck the "Use 'Voulume Shadow Copy Service' 'to copy openned/locked files" option in the "Volume Shadown Copy" setting tab of the task.
Re: How to stop Synchronization of open files
I have done that but still it is not working.
Re: How to stop Synchronization of open files
Then it means that though the php is opened in the editor, but it is not locked.
If you want to avoid the editing file be synchronized, you must setup two tasks like following.
1. A task that is started manually after editing.
Editing Folder-->Completed Folder
2. A automatic task that sync the completed folder to the release folder.
Completed Folder-->Release Folder
If you want to avoid the editing file be synchronized, you must setup two tasks like following.
1. A task that is started manually after editing.
Editing Folder-->Completed Folder
2. A automatic task that sync the completed folder to the release folder.
Completed Folder-->Release Folder