Search code examples
sshmv

How to move directory via SSH?


I want to move a the whole 'includes' folder (whole folder with all its files and subfolders) that is located on /site/«HERE» to one folder up (..) via SSH. Can anybody please tell me how to do that?

Thanks


Solution

  • ssh user@server mv /site/includes /