Renaming Files local or remote
When trying to rename files, the filename is selected but not anything beyond the . for the extension.
Then, on the remote side, renaming is next to impossible as you cannot change a portion of the name, example, rename myfile.php_OLD to myfile.php
I might be able to delete 1 to 2 letters per attempt, but it keeps going back to either the old name or I can only get down to: myfile.php_
Eventually, deleting the file is the only option and this is a major problem if you have the files:
myfile.php
myfile.php_OLD
on the local.
|