Question: Optional Bonus (5 Marks) You are to create a bash script that provides a sort of command-line Dropbox if you have access to a remote

Optional Bonus (5 Marks) You are to create a bash script that provides a sort of "command-line Dropbox" if you have access to a remote host running a secure shell (ssh) server (...like in AWS perhaps?). To use this script you will need a directory named cloud inside your HOME directory on the remote host. You can then copy files to (put), copy files from (get), list files in, and delete files in your cloud directory on the remote host. You will use the command ssh and scp to complete the following required functionality. Optional Bonus (5 Marks) You are to create a bash script that provides a sort of "command-line Dropbox" if you have access to a remote host running a secure shell (ssh) server (...like in AWS perhaps?). To use this script you will need a directory named cloud inside your HOME directory on the remote host. You can then copy files to (put), copy files from (get), list files in, and delete files in your cloud directory on the remote host. You will use the command ssh and scp to complete the following required functionality
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
