FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

ftp upload

 


gandalf88
is there anyone who knows how i make a java scripot based ftp uploading thing? tnx already
aningbo
i dont think its possible with javascript. i have come across few which was done using asp and php.

just use IE for ftp. why all the compications... unless of course you are creating members for your site.
vertigoflow
I'm using an ftp plugin for Firefox called FireFTP that might work well for you. I've tried a couple javascript based ftps on other hosts and none seemed to work really well.

If you want to give it a shot you can download it here:
http://fireftp.mozdev.org/
manum
hi I know of this site

www.net2ftp.com

they use js and php

their source is also available through their site

Search for ftp client in the php section of pscode.com and you should find some good code their also
santium
You can use JavaScript with some sort of backend like PHP or ASP, but not JavaScript alone. The reason is JavaScript has little to no socket usage. (I say little because some webbrowsers might [stupidly] add some sort of commands for sockets) You can use JavaScript to post the file (provided it sends the right content type) to something that will handle the upload to an FTP server.
ehab
the best deal

http://www.net2ftp.com

download the script and install it in a protected directory and you are done Smile
jabapyth
javascript can only be used as a front-end, to make a nice interface. The real work needs to be done by a server-side script, like perl, python, ruby or PHP
seawolfxp
i think you should use php.
tristam
If you want to upload using FTP then use FileZilla a FTP client.If it is anything else I don't know what you are talking about.
speed
I tried many free web host, a lot of them used cPanel, ftp sofware are net2ftp. It support many languages.
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.