D
Dirk Einecke
Hi.
I want to move a folder from "/folder1/foo" to "/folder2/foo". I can not
find a function for moving a folder. Is it right that I've to copy the
src-folder (with FileUtils.cp_r) and then remove this one from the old src?
greeting
Dirk Einecke
I want to move a folder from "/folder1/foo" to "/folder2/foo". I can not
find a function for moving a folder. Is it right that I've to copy the
src-folder (with FileUtils.cp_r) and then remove this one from the old src?
greeting
Dirk Einecke