talentdev918/ssh-script-for-copy-and-paste-files
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. Copy and paste the "ssh-script" directory to ./var/www/html 2. Add all permissions(RWX) to the directories in home by running the following command line: sh /var/www/html/ssh-script/script1.sh 3. Go to "http://ip-address/ssh-script" 4. You can duplicate the plugin by clicking the button - "Run Script". 5. Add 755 permission to all directories and 644 permission to all files by running the following command line: sh /var/www/html/ssh-script/script2.sh 6. Done.