If you would like to move a file from one location to another on your Linux Dedicated Server or VPS system you can use the SSH mv command. It is a very handy command that most of the sysadmins use daily.
Move a file from one location to another using SSH mv command
mv /path/to/file /new/path/to/file
Move several files into a directory with SSH mv
mv -t directory fileToMove1 fileToMove2
Renaming a file with the mv command
Moving a file in the same directory with a different name will simply rename it
mv oldFileName newFileName
Play around and use a Linux Dedicated Server or SSD VPS to master the SSH mv command or any other TOP SSH Command you wish. Get a new cheap cPanel hosting account now with a great discount price – 40% OFF the regular price!