Hi All,
Can anybody help me out with CIFS API :?: I am trying to change modified date of content in CIFS for AVM store content, but when I change date in CIFS using API, it also reflects in repository. I am using below class to change the date and time for modified data.
org.alfresco.filesys.repo.CifsHelper.java
Does anybody know how can I prevent CIFS API to make change in repository when I make change CIFS?
You help will be highly appreciated. Thanks in advance.