Hi,

How can have a php script unlink/delete a file uploaded via FTP? 
Usually a ftp-uploaded file belongs to the ftp user, and a php
script is running by apache/nobody. Seems like there shouldn't
be any way to do this...OK, my situation is that I want a php script
to this: it can move bulk uploaded (ftp) file to certain directories 
and then remove the original files, something just like a "move".
If anyone knows on how to "move" or "delete" a file, please give 
me a hand. Thanks in advance!

Alex

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

Reply via email to