Marat Mkrtumyan - Home Page

w1810477@apps.losrios.edu

Assignments

Question 1

What is middleware scripting?

Middleware scripting is a server side scripting that connects the web server to a database.

Question 2

What is the difference between SSH and FTP and why do we use each?

SSH is used to securely connect to a remote server so we can run commands. FTP is used to upload and download files between local computer and server. We use SSH for command-line access, and FTP to transfer website files