Is it possible to use Directory.move() with toupper/tolower function to uppercase/lowercase a directory? File.move() does the job fine (for files) but this one give me an error message says "source and destination must be different". Any alternative here (beside extra move to temporary name)?
Thanks in advance.
Thanks in advance.