Re: Looking for an app...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bruce wrote:
> Hi List!
> 
> 
> I know this is somewhat basic.. and I am searching google as I type! I'm
> looking for a client/server app that allows me to have a quick/dirty client
> that can upload/download a file to a server app, with the server app copying
> the file to a given dir...
> 
> Code samples, or pointers to a site where I can download this would be
> great!! I don't want a straight FTP, as I want to do more things with the
> server piece...
> 
> And yes, a php/apache kind of app would be cool..
> 
> thanks!!
> 
> -g
> 

I remember opendocman, owl and philer, though I've never used them.
Depending upon the features you need you can easily write your own.

HTML form with an input type=file
PHP file to acept and move the file
PHP file to view files in certain directory

http://us3.php.net/manual/en/features.file-upload.post-method.php

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux