[help] Lookin For A Good Ftp App.

Like the topic says. :D

#176154

Mmm... WS-FTP Lite? What exactly do you need the program to do that would make it a "good" ftp app?

#176156

ftp commander

#176159

SmartFTP

// Lou

#176161

FlashFXP

#176172

cuteftp for money

smart ftp for free

#176173

FileZilla - great open-source FTP client :)

http://filezilla.sf.net

#176175

smart ftp

#176185

Originally posted by NetRyder@Jun 13 2004, 02:31 AM

FileZilla - great open-source FTP client :)

http://filezilla.sf.net

seconded.

#176190

Originally posted by mimeryme@Jun 13 2004, 11:05 AM

seconded.

what he said.

#176191

FTP Voyager

#176195

Filezilla.

FTP Voyager is good too. But not free.

#176264

You're all wrong! :P

FlashFXP is the best.

#176270

^ yup that's right

#176272

FlashFXP is good, but i'm not going to pay for a ftp program.

#176276

Another vote for Filezilla.

and a suggestion of SSH Secure File Transfer.

#176431

I think I got it alittle wrong. I wanna run a FTP server from my home. I havnt got to check out all the suggestions, I had to make that clearer. Sorry if there was a mixup. :D

#176533

nm.

#176534

nm. me too. :D

#176536

You mean a web server?

#176540

I wanna share a directory of mine on the internet. I want it to be able to come up in a browser. If thats a webserver than yes. ;)

#176547

Try Abyss: http://www.aprelium.com/

It's a free web server; you'll be able to host the files. Do you know what needs to be done?

-nightcrawler1089

#176549

Im hoping its not too complicated. IP settings, the directory, port settings and permissions. If you wanna get me goin any info is cool. ;)

#176576

Checkout NetworkActiv Webserver. It precisely does what you want to do. I use it almost daily to transfer files between work and home. And very easy to use. Just select which directory to use and click on Start. Also uses very little resources. :rule:

Main features:

Serve web-pages and files.

Client can view the content of folders.

Restrict client access by filtering IP addresses.

Restrict client access by requiring a password (uses digest authentication to help protect your password).

Run the program without installing (good for those times while using a friend's or co-worker's computer).

Can be configured to hide in the system tray (stays out of the way).

Can be configured to log requests to a text file (see who accessed the server and when).

and best of all its FREEWARE.

more info and download from http://www.networkactiv.com/WebServer.html

#176599

Web (HTTP) Server: Apache: http://apache.org. Best Web server on out there. period.

FTP Server: If you're using *nix, I can help you with a bunch. I like proftpd (http://www.proftpd.org/) and VSftpd (http://vsftpd.beasts.org/).

You probably want Windows, but as you know, I don't really run servers on it. ;)

#176618