doa24uk Posted April 5, 2008 Share Posted April 5, 2008 Hi guys, You have always provided great advice so I bring this one to you.... What I need is a web-based form that will enable users to input their login details and connect to the ftp server. (Easy - I can code this). When they log in they are automatically sent to their folder (not all users get root access). What I need to do then is display the folder tree of their account and give options to rename / delete / create folders etc. They should then be able to select a file from their computer & upload directly to their account. The script then dynamically renames the file (with perhaps a timestamp) and when the upload is complete they will be provided with a direct link to their file. The difficulty I'm having is how to display the folder tree & give them options such as rename / create new directory. Many thanks for your help. DoA Link to comment https://forums.phpfreaks.com/topic/99688-web-ftp-upload-tree-folder-view-random-file-names/ Share on other sites More sharing options...
kenrbnsn Posted April 5, 2008 Share Posted April 5, 2008 Please post the code you're having problems with. We're not here to write your code for you. Ken Link to comment https://forums.phpfreaks.com/topic/99688-web-ftp-upload-tree-folder-view-random-file-names/#findComment-509982 Share on other sites More sharing options...
doa24uk Posted April 5, 2008 Author Share Posted April 5, 2008 Sorry, I wasn't expecting anyone to write the whole code for me. As I mentioned I can code everything apart from how to display the folder tree's in an HTML / PHP document. If anyone knows code for this I would be extremely greatful, if not don't worry I'm sure I'll find it somewhere on the net.... Link to comment https://forums.phpfreaks.com/topic/99688-web-ftp-upload-tree-folder-view-random-file-names/#findComment-509989 Share on other sites More sharing options...
doa24uk Posted April 9, 2008 Author Share Posted April 9, 2008 ^bump^ anyone?? Link to comment https://forums.phpfreaks.com/topic/99688-web-ftp-upload-tree-folder-view-random-file-names/#findComment-513271 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.