From owner-freebsd-questions@FreeBSD.ORG Wed Jan 7 11:41:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5632106566B for ; Wed, 7 Jan 2009 11:41:17 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from srv0008.pine.nl (srv0008.pine.nl [213.156.9.4]) by mx1.freebsd.org (Postfix) with ESMTP id A06808FC16 for ; Wed, 7 Jan 2009 11:41:17 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from localhost (localhost [127.0.0.1]) by srv0008.pine.nl (Postfix) with ESMTP id 270063A3AD2 for ; Wed, 7 Jan 2009 12:25:58 +0100 (CET) X-Virus-Scanned: amavisd-new at pine.nl Received: from srv0008.pine.nl ([127.0.0.1]) by localhost (srv0008.pine.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0GWhglRKMGqB for ; Wed, 7 Jan 2009 12:25:56 +0100 (CET) Received: from fileserver.pine.nl (a80-100-193-64.adsl.xs4all.nl [80.100.193.64]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by srv0008.pine.nl (Postfix) with ESMTPS id 016B63A39E6 for ; Wed, 7 Jan 2009 12:25:56 +0100 (CET) Received: from [172.16.0.46] (unknown [172.16.0.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fileserver.pine.nl (Postfix) with ESMTPS id C3C37130EA4 for ; Wed, 7 Jan 2009 12:25:55 +0100 (CET) Message-ID: <49649144.2030900@isafeelin.org> Date: Wed, 07 Jan 2009 12:25:56 +0100 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Drop-box application in the FreeBSD ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 11:41:18 -0000 Hello, I've been looking for drop-box functionality for a while, but I can't find any in the ports. Perhaps it's there but I'm not looking for the right keywords. Preferably something that's completely web-based (PHP) (no FTP or SCP) and maintenance-free. For example: a user uploads a (set of) file(s), and the application returns a hashed URL that can be passed on to the person that can then download the file(s). After downloading (or after a certain period of time) the file will be removed automaticaly. Is there any such thing in the ports for FreeBSD, or perhaps something not in the ports? Thanks, -- FR