Author |
Topic |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 15 July 2004 : 11:23:26
|
I've searched the net for a web based ftp client, I found some but most where for unix, and the others wasn't free. Anyone got something like this? I want my users to be able to access my ftp via the site to upload/download files like with a normal ftp client. Maybe there is another way to do this without a ftp client? =) |
/Tribaliztic - www.gotlandrace.se -
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 16 July 2004 : 04:24:38
|
One solution could be to modify one of the file attachment mods to work outside the forums and then write a script (or download one; I'm sure there's loads out there) to display the folders and files you want to give visitors access to for downloading. You will need the FilSystemObject to acheive this, though.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 16 July 2004 : 05:03:53
|
FSO is running, so that's no problem. But my limited coding skills are =) The file library/attachment-mods are all fine, but you can only upload one file, and that's pretty boring when you have 50+ pictures to upload. Also, I don't have to add info about the files to the database.
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 16 July 2004 : 06:04:17
|
Ay, I agree with you there, been trying to modify Mike's File Attachment Mod to support multiple uploads without much sucess.
using this method you wouldn't have to use the database at all, unless your users needed to be logged in, of course.
Have a Google 'round for tutorials on how to use the FSO; it's actually a lot easier than it first looks.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
serritzlev
Junior Member
Denmark
291 Posts |
Posted - 16 July 2004 : 13:04:21
|
On planet there is a web online editor white ofcourse edit our page online, uploade, download, create dir. delite dir are there more you want.
Fore verry long time age i have found the same fetures on MaxWebPortal this have i uset to my serverhacker forums sory i dont have this anymore.
Else there is lot of online editors to planet again else to upload and downloads there is this here from http://www.pstruh.cz this is the fastest upload/downlows you can get to asp more than 40% faster than other script on the web and in sharewares the limetz is files size 10MB if reg this more than 100Mb.
Fore 2 to 3 days ago i have sen there is a new descrip on the new Crash web site at http://jag24.com/crashsite/.
Or Again try to SAEARCH the planet at http://www.planet-source-code.com/vb/default.asp?lngWId=4 |
|
|
|
redbrad0
Advanced Member
USA
3725 Posts |
|
daxl
Starting Member
16 Posts |
Posted - 17 July 2004 : 02:19:22
|
quote: Originally posted by Shaggy
Ay, I agree with you there, been trying to modify Mike's File Attachment Mod to support multiple uploads without much sucess.
try this
or http://www.xs4all.nl/~blokdyk/ so neat |
Edited by - daxl on 17 July 2004 09:40:16 |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 17 July 2004 : 08:40:03
|
Almost every web browser around supports FTP, why can't you just give them a link to the FTP site and let them click on it for access? |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 17 July 2004 : 15:25:23
|
You can also search hotscripts.com
Gremlin, wouldnt that mean letting ANYONE upload to his server, not just the members? |
De Priofundus Calmo Ad Te Damine |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 18 July 2004 : 00:57:34
|
Not necessarily, it doesn't have to be an anonymous ftp login, depends on what control his host gives him on folders/permissions etc. |
Kiwihosting.Net - The Forum Hosting Specialists
|
Edited by - Gremlin on 18 July 2004 01:00:27 |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 July 2004 : 10:47:52
|
wohoo! Now I have some reading to do! I'll be back! =)
I got these links at shnforum:
PHP based client: http://www.net2ftp.com
Java based applet(free for non commercial) http://www.jscape.com/ftpapplet/
The Javaapplet looks nice.
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 06 October 2004 : 02:07:18
|
This is solved =)
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 07 October 2004 : 05:07:31
|
SO how did you resolve it?quote: Originally posted by tribaliztic
This is solved =)
Pay for the $300 version or come across a free one? I would be looking for something like this...
|
Cheers, David Greening |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 07 October 2004 : 05:17:13
|
I found a free (for non-commercial use) java-client: http://www.unlimitedftp.ca/uftp/index.jsp There was a html-file with a login box, easy modded to allow automatic login with info from cookie/db.
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
|
Topic |
|