View Single Post
Old 06-14-2008, 08:46 PM   #6 (permalink)
Tree
The Wanderer
 
Tree's Avatar
 
Join Date: Jun 2008
Location: Atlanta, USA
Posts: 8
Thanks: 1
Tree is on a distinguished road
Default

Quote:
Originally Posted by Jmz
I'm not sure if we're talking about the same thing here.

When a user registers on my website it automatically creates a folder for them. Every time they upload a file it gets put into their folder. I want the user to be able to click a button in their cp and download a backup of all their files. Is this possible?
In that case using FTP isn't an option. But you can still just zip/tar the user's folder and serve it. This PHP Class looks like it would work for this.
__________________
NCIDev.com
Send a message via ICQ to Tree Send a message via AIM to Tree Send a message via MSN to Tree Send a message via Yahoo to Tree
Tree is offline  
Reply With Quote