Moves a file or directory to another destination in the server
If you manage the FTP server and wanted to move a file or a directory from a remote directory to another remote directory, use this command.
mv <source> <destination>
mv Linux Systems: Moves the Linux folder to the Systems folder
mv Linux Systems
mv shanghai.png Cities: Moves the shanghai.png to the Cities folder
mv shanghai.png Cities
Last updated 1 year ago