aegif / CmisSync

Synchronize content between a CMIS repository and your desktop. Like Dropbox for Enterprise Content Management!
http://CmisSync.com
164 stars 123 forks source link

Renaming remote folder cause the local folder to be deleted and recreated with the old name #645

Open ahmedtolba1984 opened 8 years ago

ahmedtolba1984 commented 8 years ago

Hi, We i rename remote folder, the local folder is deleted and recreated with the old name; I think the right solution would be renaming the local folder too.

ahmedtolba1984 commented 8 years ago

Hi @nicolas-raoul, Do you have any solution for this issue?

nicolas-raoul commented 8 years ago

Indeed we could try to detect that using remote object ids. Anyone willing to implement that? On Dec 10, 2015 10:26 AM, "ahmedtolba1984" notifications@github.com wrote:

Hi, We i rename remote folder, the local folder is deleted and recreated with the old name; I think the right solution would be renaming the local folder too.

— Reply to this email directly or view it on GitHub https://github.com/aegif/CmisSync/issues/645.

ivosm commented 8 years ago

Isn't the same cause, as in the issue #628-Renaming deletes+creates on Linux? In my case, there are tens of users waiting until it will be safety and recreating in any case makes me fear even if in a specific case it could be just a timestamp loss. :-)

nicolas-raoul commented 8 years ago

@Ivosm: 628 is caused by renaming locally. 645 is caused by renaming on server. On Dec 10, 2015 3:04 PM, "ivosm" notifications@github.com wrote:

Isn't the same cause, as in the issue #628 https://github.com/aegif/CmisSync/issues/628-Renaming deletes+creates on Linux? In my case, there are tens of users waiting until it will be safety and recreating in any case makes me fear even if in a specific case it could be just a timestamp loss. :-)

— Reply to this email directly or view it on GitHub https://github.com/aegif/CmisSync/issues/645#issuecomment-163628480.