What is middleware scripting?
Middleware examines or modifies the "request" and/or "response" objects.
What is the difference between SSH and FTP and why do we use each?
SSH allows you to remotely connect to a computer and FTP allows you to transfer files from local files to a remote server and visa versa. We use each because they serve different purposes to a remote server.