Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is a script I used when I wanted to create a symlink on a remote web server, but that web server had the `ln` command disabled (using cPanel's Jailshell).
- It works by creating a symlink on the local computer, then using rsync to copy that symlink to the remote server (*cheetah*).
Advertisement
Add Comment
Please, Sign In to add comment