Hi,
I am using copy function of php api I want to also copy the shared folder for this i am also set the allow_shared_folder to true like copy($frompath, $topath, true) but it not allow me to copy shared folder getting error like cant_copy_shared_folder.