Public message options

Discussion in 'LiquidFiles General' started by Michael Knerr, Aug 14, 2019.

  1. Michael Knerr

    Michael Knerr New Member

    Joined:
    Oct 11, 2018
    Messages:
    3
    Likes Received:
    0
    Curious what all methods are available that non-authenticated, or the public in general, can use to send files to local users.

    So far I've determined the following (have I missed any?):

    1. Register a local account
    2. FileDrop
    3. File request from local user

    I've been looking for just a simple public message page for external people to send files to people in our organization.
     
  2. David

    David Administrator
    Staff Member

    Joined:
    Dec 1, 2015
    Messages:
    781
    Likes Received:
    31
    Also EmailDrop and FTPDrop which are using a similar principle like the FileDrop.
    EmaiDrop can use the external client to drop files (up to 100MB) to local users via SMTP protocol
    similarly FTPDrop by using FTP, SFTP, FTPS or SCP protocol. (File size is limited only by quotas for FTPDrops)
     

Share This Page