Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 603 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 603 Bytes

File Server

http://ec2-52-14-191-6.us-east-2.compute.amazonaws.com/~wwick/git/file-server/login.html

This file server allows you to upload, delete, and download files to your heart's content!

Files supported:

  • PDF
  • TXT
  • JPG
  • And many more! (provided they are under 100MB in size)

Tech

PHP, HTML, and CSS were used. Server hosted on AWS

How to use

  1. Logon with one of the approved users (wwick, elijahpena, rcytron, tsproull) or create your own
  2. Upload a file
  3. When needed, download your file
  4. Delete files
  5. Logout at the bottom of the page