Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Welcome to FileSender, a web-based application that allows authenticated users to securely and easily send arbitrarily large files to other users. This document will guide you through the various features and functionalities available to you.

Table of Contents

  1. How it works
  2. Getting Started
  3. Uploading Files
  4. Transferring Files
  5. Top Menu Options

...

How it works 

Users can upload files through the web interface or via API, with the Large File Transfer Service supporting resumable uploads for large files. Upon successful upload, a secure download link is generated, which can optionally be sent directly to the recipient via email. The recipient, upon receiving the download link, can securely download the file, with the service ensuring that only authorized recipients have access. Additionally, users receive notifications of successful uploads and downloads, and detailed tracking logs are available for auditing purposes. 

Getting Started

After logging in, you will be greeted with the main interface where you can easily upload files and manage your transfers.

...