Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
Suppose a new client creates a FSO type bucket and create set of files(for ex: /dir1/dir2/dir3/file-1, /dir1/dir2/dir3/file-2, /dir1/dir2/dir3/file-3, /dir1/dir2/dir3/file-4) into it.
Now old client(who hasn't upgraded to the newer version) should be able to perform rename/delete operations on the FSO type bucket created by the new client.
For ex:
#rename(/dir1/dir2, /dir1/newdir2)
#delete(/dir1).