I want code for how to copy folder,delete folder from one location to another.
Plz give example
I tried in this code but i couldnt move folder but i moved files(coy),
code,
path = file_object.Get ParentFolderNam e(path)
file_object.Cop yFolder path, destination
This code moves only files not folder.
Please help me,
Plz give example
I tried in this code but i couldnt move folder but i moved files(coy),
code,
path = file_object.Get ParentFolderNam e(path)
file_object.Cop yFolder path, destination
This code moves only files not folder.
Please help me,
Comment