rsanchez-wsu / jfiles

A Java-based file browser
GNU General Public License v3.0
20 stars 9 forks source link

Create admin command RECV #327

Closed ghost closed 7 years ago

ghost commented 7 years ago

Purpose: Used to receive a sent file.

The user must have files sent to them in order to use this command or else an error should be thrown.

ghost commented 7 years ago

Should this also be tracking the user's associated with the files? I.E: Sender & Receiver?