PHP File managers? Where?
Posted: Tue Jan 25, 2005 4:15 am
Hi,
You know how some web host's run these file manager kits so you can upload and edit files etc without connecting to FTP - just using a simple web page instead? You do? OK....
I work all day in an office and I'm stuck behind a firewall that essentially only alows connections on port 80. This is a pain because I cannot access my php files etc at work via FTP (BPFTP) on my computer at home. I have been resorting to zipping the websites on an evening and downloading the zip files via http at work then emailing the modified zip archive back to my home address when I'm finished work. It's a pain.
Does anybody know of any file manager web apps that run in PHP so i can just install this on my system and dynamically do work on my web pages without the direct use of FTP? - Kinda like Really easy to set up the same way as phpMyAdmin type thing.
Failing this I'll have to write my own but I'd prefer to spend my time doing my client websites and there's no way my app would be as functional as one I could download from elsewhere.
Thanks very much
You know how some web host's run these file manager kits so you can upload and edit files etc without connecting to FTP - just using a simple web page instead? You do? OK....
I work all day in an office and I'm stuck behind a firewall that essentially only alows connections on port 80. This is a pain because I cannot access my php files etc at work via FTP (BPFTP) on my computer at home. I have been resorting to zipping the websites on an evening and downloading the zip files via http at work then emailing the modified zip archive back to my home address when I'm finished work. It's a pain.
Does anybody know of any file manager web apps that run in PHP so i can just install this on my system and dynamically do work on my web pages without the direct use of FTP? - Kinda like Really easy to set up the same way as phpMyAdmin type thing.
Failing this I'll have to write my own but I'd prefer to spend my time doing my client websites and there's no way my app would be as functional as one I could download from elsewhere.
Thanks very much