View Full Version : uploader
moonshadow
01-19-2006, 10:31 AM
hi
i am building a site that lets users upload there pictures and files but i need a java uploader script do you guys know any
What do you want to use as the backend to your Java applet? A server-side script? FTP? HTTP PUT?
john500
03-30-2006, 02:39 PM
i want to use ftp as a uploader thanks
See this (http://www.jscape.com/inetfactory/ftp.html). Note that a) you'll have to store the password within the file, and that b) Java applets can be decompiled. This means that you should use a very low-privilege account.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.