Skip to content
Cybercademy
Back to Project Ideas

The Secure File Sharing Service

Configure and use a secure file sharing service, such as SFTP, to securely transfer files over an unsecure medium.

sftp ssh networking file-transfer

Overview

Safely share your files across an unsecure medium. Using a popular and secure network protocol, such as secure file transfer protocol (SFTP) or secure shell (SSH), transfer files across an insecure medium. Transfer files between two hosts.

Project Recommendations

It is recommended you have familiarity with the foundations of networking, network protocols, use of virtualization software / hypervisor, and formidable research skills.