There is one folder "MyFolderSource" with one stack, one .txt file and one subfolder "MySubFolderSource" with several .txt files.
This folder is in documents folder and I want move it to folder specialfolderpath("documents") & "/" & "MyfolderDest".
It works well on OS X
On iOS all files moved but folder specialfolderpath("documents") & "/" & "MyfolderDest" & "/" & MySubFolderSource is empty
Is there someone who met this case ?
Best regards
Jean-Marc
EDIT :
Fortunately rename folder works fine.
That was a mistake in my next scripts
