Open your terminal and put the following command
1 2 3 4 5 |
ssh root@your-domain Pass: *****// Insert your password //Find your folder with a project cd /data/your-domain // your project folder |
Open your terminal and put the following command
1 2 3 4 5 |
ssh root@your-domain Pass: *****// Insert your password //Find your folder with a project cd /data/your-domain // your project folder |