Hi everyone
I'm currently switching our old web content management system over to PHP/MySQL so it can run on our intranet.
I'm currently cobbling together a remote file management system using the FTP functions.
I know there's classes and wrappers out there for FTP file management etc but there were specific things I wanted to have full control over. Got something working, and it seems to work well.
But I was wondering... Is there anything out there in PHP which allows me to do file upload/list/delete on a remote web server through some sort of REST/XML API?
Exactly like you do with Amazon S3 but running on your own web server.
Just curious really. Anyone know if anything like this exists?
Cheers, B
Amazon S3 style remote file management
Moderator: General Moderators
Re: Amazon S3 style remote file management
Sorry to bump my own post but anyone know of any PHP classes out there that can do this?
Cheers, B
Cheers, B