Quote:
Originally Posted by Sefyir
Did you do that entirely as one command?
Code:
ssh user@domain[~] cd /scripts
I'm not sure that's a valid ssh command
Perhaps try just logging and and then cding?
Code:
ssh user@domain
cd /scripts
|
I am using putty.
I can use that
cd/scripts and it says NO such file or directory. A server provided by a web hosting company should have a directory scripts under the root right? Our other server has this script folder. I think I have accidentally deleted this script folder.
This folder scripts contain scripts like /scripts/easyapache, /scripts/updateuserdomains, /scripts/ftpupdate,/scripts/rebuilddnsconfig
How can I recover/re-install it?