Hi all. I have a vm that I scp'd while it was down to another VMware server. Problem is, how do I change the directory name to reflect the new name I want? When I change the name of the directory manually, the vmx file still has all the references to the original directory. Is there a way to do this automatically?
Example:
/volumename/server_name
I want to change it to /volumename/newserver_name
Thanks!