Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14733 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57120 invoked by uid 1010); 9 Feb 2005 04:41:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57099 invoked from network); 9 Feb 2005 04:41:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2005 04:41:07 -0000 X-Host-Fingerprint: 67.78.11.230 relay.daleenterprise.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (1) Received: from ([67.78.11.230:62205] helo=daleenterprise.com) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 33/7C-19196-16499024 for ; Tue, 08 Feb 2005 23:41:06 -0500 Received: from mail.daleenterprise.com (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id DE6CE48D7AD for ; Tue, 8 Feb 2005 23:40:59 -0500 (EST) Received: from daleenterprise.com ([127.0.0.1]) by mail.daleenterprise.com (daleenterprise.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07926-03 for ; Tue, 8 Feb 2005 23:40:59 -0500 (EST) Received: from [10.1.100.21] (relay.mustangrestomods.com [67.78.11.226]) by daleenterprise.com (Postfix) with ESMTP id 1659248D790 for ; Tue, 8 Feb 2005 23:40:59 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-ID: <16815aae46fae6ac7b71c86b8db50d73@daleenterprise.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: PHP-DEV Date: Tue, 8 Feb 2005 23:40:58 -0500 X-Mailer: Apple Mail (2.619.2) MTA-Interface: amavisd-new-2.2.1 (2004-12-22) at daleenterprise.com X-Spam-Scanned: using SpamAssassin at daleenterprise.com X-Virus-Scanned: using ClamAV at daleenterprise.com Subject: FTP scripts and project From: info@daleenterprise.com (D . Walsh) I'm in need of some fully functional stand-alone php FTP scripts, I've searched the web, have downloaded a couple but they don't work. While this looks valid and appears to be uploading the file, no file is ever saved other than a temporary file that vanishes as soon as the file has completed uploading. Upload test

Select File 1:

_____________________________________________________________________ Seems that everyone has their own implementation of how it should be done so I'd like to obtain some working examples that I don't have to spend time figuring out why it doesn't work just for test purposes. If you have something, please send it to me, a variety of choices for test purposes would be ideal. TIA -- Dale