Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Free Web-based Ftp Clients (can Use With Astahost)
miCRoSCoPiC^eaRt...
post Apr 22 2005, 07:39 AM
Post #1


PsYcheDeLiC dR3aMeR
Group Icon

Group: Admin
Posts: 2,242
Joined: 29-January 05
From: Nakorn Chaisri, Thailand
Member No.: 2,411



Hi smile.gif,
    Here are a couple of free web-based FTP Sites, that you can use to upload files to your astahost hosting account - in case you are having difficulties in installing/configuring a local FTP Client.

1. http://01ftp.com
QUOTE
Manage your websites and files!!
Once you are logged in, you will be able to:
    * Navigate your FTP server
    * Upload and download files
    * Copy - move between two 2nd FTP servers
    * Copy, move, delete, CHMOD files and directories
    * Rename and chmod files and directories
    * Edit text files, and view them with syntax highlighting
    * Navigate the FTP server. Once you have logged in, you can browse from directory to directory and see all the subdirectories and files.
    * Upload files. The files are copied from your computer to the FTP server.
    * Download files. Click on a filename in the list of files, and a window will pop up to ask you where you want to save it on your computer.
    * Upload-and-unzip. This feature is great to upload many files at once (for example if you want to install an application on your web server). This is how it works: specify a Zip file on your computer; the Zip file is transferred to the web server where it is unzipped; the files it contains are transferred to the FTP server.
    * Zip-and-download. This is the opposite from the upload-and-unzip. Select directories or files you want to download, they are transferred to the web server where they are zipped into one Zip file that you save on your computer.
    * Copy, move and delete directories and files. Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted.
    * Copy or move directories and files directly to a second FTP server.
    * Rename and chmod directories and files.
    * View code with syntax highlighting.
    * Edit text right from your browser. Every time you save the changes the new file is transferred to the FTP server.
    * Edit text right from your browser in an HTML form.
    * Send files via email. Select directories or files, click on Email, and a Zip file is prepared to sent in attachment to an address of your choice.
    * All this... FREE


2. http://www.unlimitedftp.ca/myftp
QUOTE
UnlimitedFTP Online - Access your FTP sites from anywhere with this free web based FTP client!

UnlimitedFTP Online is a web based FTP client. It's fast, it's easy to use and it works everywhere! It works in your web browser and stores all your configuration settings so you no longer need to install other FTP software. You can access your FTP sites from multiple locations, at work, school, or home without ever losing your settings. Businesses can let their customers use this service to access their FTP site to transfer files. We also provide FTP hosting solutions to meet your needs. UnlimitedFTP Online is your complete web based FTP solution.


And some php scripts and java applets that you can install on your site to give FTP functionality to users:
1. http://www.v-wijk.net/home.html
QUOTE
Why phpWebFTP?

phpWebFTP offers a way of connecting to you FTP server, even when you are behind a firewall or proxy not allowing traffic to FTP servers. This is very common in business networks.

phpWebFTP overcomes this issue by making a FTP connection from your webserver to the FTP server of you liking and transfering the files from this web server to your webclient over the standard http protocol.

I developed phpWebFTP to overcome this issue myself and descided to share the application with others. The source is available under GNU license. Which basically means you can use the program and modify the code, as long as you keep mentioning my name ;-)

In order to use phpWebFTP on you webserver, you should have a webserver with PHP and FTP enabled. No other installation or configuration should be nescecarry.


2. http://www.fileheaven.com/FTP-Applet/download/7723.htm
QUOTE
What is FTP Applet?
"Web based FTP client applet."

FTP Applet Description from the Publisher
FTP Applet is a Java based FTP client that runs in the context of your web browser. FTP Applet is targeted towards organizations wishing to provide their users an easy method of exchanging data without having to install a FTP client. Features include multiple file transfer, transfer status monitor, multilingual support, automatic login and the ability to customize to match your web site palette.


3. http://www.mywebftp.com/mwftp_free.php
QUOTE
MyWebFTP Free is a free lite version of MyWebFTP Personal - a PHP script providing FTP client capabilities with the user interface in your browser. Install it on a remote server and easily connect to your FTP servers through a firewall or a proxy not allowing FTP connections. No PHP built-in FTP support is required. Perform actions on many files at once. Password protected from casual surfers wasting your bandwidth. Nice look and feel is easy customizable.


Use wisely smile.gif
Go to the top of the page
 
+Quote Post
marijnnn
post Apr 22 2005, 01:58 PM
Post #2


Premium Member
Group Icon

Group: [HOSTED]
Posts: 336
Joined: 22-September 04
Member No.: 798



got another one: www.net2ftp.com

works fine with me.

the only issue i have regarding webbased ftpclients is security. they could easily fetch your login information, as you just hand it over to them.
but then again, most of our sites aren't interesting enough to hack or take over i guess, hehe.

but still, i prefer a common client. but if you have no option...

but the main reaon why you would use this and not the file manager in your astahost cpanel would probably be that port 2082 is blocked where you are. work, school,... most of them block that port.

the solution: www.cpanelproxy.net!
so my advice:
change your cpanel password to something silly.
go to that site and start the auto installer.
go back to cpanel and change your password again to you regular one, just to be safe.
now go to cpanel.yoursubdomain.astahost.com, should work fine
and it's safer!
Go to the top of the page
 
+Quote Post
Proton
post Jun 4 2005, 04:45 AM
Post #3


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 54
Joined: 2-May 05
Member No.: 4,637



I just use WS_FTP_LE its free and it lets you easily change the CHMOD settings ect on your files, so its an all around good toll to use. I am sure all the ones mentioned here are also good thought smile.gif
Go to the top of the page
 
+Quote Post
PureHeart
post Nov 18 2005, 02:05 AM
Post #4


Premium Member
Group Icon

Group: Members
Posts: 209
Joined: 7-October 05
From: Đà Nẵng City - Việt Nam
Member No.: 8,966



I think a destop FTP client is faster -> better. I recommend FileZilla. On windows, just run it. On Linux, use WINE.
Go to the top of the page
 
+Quote Post
abhiram
post Nov 20 2005, 01:14 PM
Post #5


Hedonist at large
Group Icon

Group: Members
Posts: 610
Joined: 30-July 05
From: another realm
Member No.: 7,524



Finally, a work-around that actually works biggrin.gif. I've downloaded net2ftp and uploaded it to my site and extracted it. Now I can easily upload and download files .... even download a complete backup in zip format of the entire website.

QUOTE
think a destop FTP client is faster -> better. I recommend FileZilla. On windows, just run it. On Linux, use WINE.


It's definitely better if you can use it. You probably have no problem using it at home or elsewhere, but in my campus, we have a proxy which blocks all the ports except 3128 (for http connections).

Damn the campus proxy mad.gif
Go to the top of the page
 
+Quote Post
YudzzY
post Nov 20 2005, 04:14 PM
Post #6


Member - Active Contributor
Group Icon

Group: Members
Posts: 80
Joined: 5-September 05
Member No.: 8,327



i use ws ftp pro, but i will try to use one of the above mentioned coz ws ftp pro cracks me up.. it looses its connection every now and then, i wonder whats up with it!
Go to the top of the page
 
+Quote Post
austiniskoge
post Jul 7 2006, 04:16 PM
Post #7


Premium Member
Group Icon

Group: Members
Posts: 213
Joined: 7-March 05
From: Carrollton, TX
Member No.: 2,953



Another great web-based one is Web2FTP.

It's simple, no BS about anything, limited filler and junk. Just FTP and that's it.

I use it several times a week, no problems. It even logs you out automatically if you forget. I love it.
Go to the top of the page
 
+Quote Post
Steven9088
post Aug 29 2007, 03:13 PM
Post #8


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 45
Joined: 29-August 07
Member No.: 24,447



Thanks For Sharing These Online Clients. Although I Don't Really Like Online FTP Clients Because They Usually Have A Limit on How Much You Can Upload In 1 Day! Also Some Online FTP Clients Don't Have Progress Bars. I'd Prefer To Use A FTP Client On Your PC. For 1: No Limits, Unless Your Free Host Limits It!. 2: It Has A Progress Bar! Once Again Thanks For Sharing This List With Us! smile.gif

This post has been edited by Steven9088: Aug 30 2007, 05:52 PM
Go to the top of the page
 
+Quote Post
develCuy
post Aug 29 2007, 03:43 PM
Post #9


Member - Active Contributor
Group Icon

Group: Members
Posts: 88
Joined: 5-April 07
From: Cusco - Peru
Member No.: 21,283



Obviously, web-based FTP clients opens a door to manage your files without install "your omni FTP-client". Desktop based FTP clients(like web browsers) are faster but not anywhere. Then, this kind of web-based tools are for emergency, travel, accidents, etc.

WARNING!!

Some users love to upload web-based FTP clients to practice "server bridging" or another kind of hacking(sucking, because hackers are genious!!!).

Blessings!
Go to the top of the page
 
+Quote Post
Miles
post Jan 13 2008, 05:48 PM
Post #10


Advanced Member
Group Icon

Group: [HOSTED]
Posts: 177
Joined: 25-December 07
Member No.: 27,129



Ah, web based ftp clients. My first experiance with them was at the age of 9, when I took a look at net2ftp, at the time it's latest version was 0.77 or around that. I didn't know about PHP and so on at that time, so I renamed them to .html and hoped they would work. Not surpisingly, it didn't. I checked net2ftp's site recently and downloaded a copy and tested it on my localhost server, and it was good. I don't however use web FTP clients when something goes wrong. For instance, on my old host, for some reason the files were incorrectly CHOWNED to the server so I couldn't modify them with an ftp client. To get round that, I used a simple php file editor, which done everything I need. But, if I ever need to connect to ftp in a hurry to make a quick modification, I'll probably have another go at an online FTP client.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Do I Chmod Files On Astahost ?(17)


 



- Lo-Fi Version Time is now: 7th July 2008 - 12:13 AM