Questions tagged [jail-shell]

Jailshell is a very limited shell that allows clients to logon to your server via SSH.

Jailshell is a very limited shell that allows clients to logon to your server via SSH. It limits them to their home directories, keeping the rest of your files on your server from being viewed.

18 questions
0
votes
0 answers

Symlink not working when pointing one subfolder to a sibling subfolder

Trying to create a symlink in my hostgator shared hosting account via Jailshell 4.1 and my Mac's Terminal as a test before applying the symlinks to a larger project. When I try the following it doesn't seem to work: ln -s public_html/y…
Dustin Gaudet
  • 334
  • 1
  • 3
  • 11
0
votes
1 answer

Cronjob Syntax Error for Database Backup

All I want is to backup the database using cronjob. I keep getting this error. Error /usr/local/cpanel/bin/jailshell: -c: line 0: unexpected EOF while looking for matching `"' /usr/local/cpanel/bin/jailshell: -c: line 1: syntax error: unexpected end…
Extelliqent
  • 1,760
  • 5
  • 32
  • 51
0
votes
2 answers

Execute command in jail

I'm using Jailkit. Is it possible to execute a command inside the jail and get the output (from outside) ? I did a lot of digging in the docs but unable to find anything.
user1437328
  • 15,546
  • 9
  • 34
  • 44
1
2