Move and copy files

You can move and copy files locally or remotely using the mv, cp, and scp command-line tools.

Move a file or folder locally

For more information about the mv tool, see its man page.

Copy a file or folder locally

For more information about the cp tool, see its man page.

Copy a file or folder remotely

For more information about the scp tool, see its man page.