Who here uses FTP for their websites?

I currently use WS FTP and I was thinking of buying the pro one considering that my websites will eventually be for commercial use.

But then I see that there are other FTP programs, so then that begs the question which is better? Does it matter?
7,087 views 30 replies
Reply #1 Top
http://www.snapfiles.com/screenshots/eftp.htm

????
Reply #2 Top
I've always used Cute FTP, for the last 8 years at least.  But I must say that I haven't reinstalled it since my last format (about 4 months ago). I use Powerdesk when I need to transfer individual files, or just simply use Dreamweave's built-in FTP client for web sites.
Reply #3 Top

Wait, I jst noticed that your link refers to a FTP server... Are you talking about a client or a server?

For servers, XP comes with a built-in one.

Reply #4 Top
I've been using WS FTP for years. I like it, it works well, and that's what I need.
Reply #5 Top
Actually, I didn't realize that link was for something I don't use. What is FTP server? To transfer files from server to server?


Anyway, I just was wondering about a program that is like WS FTP. I have only used WS FTP so I don't know about the others. I was wondering if anyone has any sugestions for me to try out.
Reply #6 Top
I use FTP via IE
Reply #7 Top
I've tried a few, and I always go back to WS_FTP LE.



Powered by SkinBrowser!
Reply #8 Top
I use SmartFTP, but have tried everything else mentioned and can't really say I like one over the other.
Reply #9 Top
Pardon my ignorance but wtf is FTP

Seriously though what is FTP if you please? I don't have a clue.
Reply #10 Top
FTP = (File Transfer Protocol) - A way of transferring files over the Internet from one computer to another.
Reply #11 Top
Damn.....that hurt
[Message Edited]
Reply #12 Top
Ha! Beat you
Reply #13 Top
I use SmartFTP


Same with me and my brother. Its a good program thats easy to use.
Reply #14 Top
i just use explorer. everyone around me swears by cute ftp, though.
Reply #15 Top
One more question (I hope) what is FTP usefull for? I see in the original post about a website, can you have your website on your own home computer and have it seen on the www ?


*whoever said ignorance is bliss*
Reply #16 Top

 I've used SmartFTP for years now. Can reccomend it. Only other one I've used is WS_FTP, so I can't really make any comparisons between SmartFTP and what else is out there.
http://www.smartftp.com

Reply #17 Top
I am using my home-made FTP droplet for AveDesk.

[Message Edited]
Reply #18 Top
I used to use CuteFTP....bought it when I had Win98. I now use the FTP proggie that comes with my subscription to Earthlink. It's called Webspace. Works pretty much the same as CuteFTP.
Reply #19 Top
#17 by AndreasV - 5/21/2004 12:25:20 PM I am using my home-made FTP droplet for AveDesk.


Where is this at? How does this droplet work?

Thanks Guys. I will try CuteFTP and SmartFTP and see if that is what I like.



Powered by SkinBrowser!
Reply #20 Top
File Transfer Protocol is useful for transferring files between two machines, typically between your home machine and a file server (where a web site is hosted). it can be used to transmit files directly between two home computers but that, as well as hosting a website on your home machine, is dependant on at least one - perhaps several - things:

your computer must be able to be located via a nameserver. this means your computer has to have a publically accessable IP address which people will access directly by punching in the numbers (ex. 68.169.30.2) or a domain name attached to that number (ex. www.lfdriscoll.com) which is a shortcut to that number. after people have accessed your computer via this address, you can direct them to a folder with your website.

the major disadvantage of this is that you have to open the gates, allowing anyone on the internet access to the HARDDRIVE OF YOUR COMPUTER. they will connect on a variety of ports and it poses major security problems. there is a lot of different software out there which will allow you to make your computer a 'host' machine and thus direct traffic to certain locations on your computer but this is still a security risk unless you really know what you are doing.

that is why most websites are on a host server you subscribe to - these people have servers to handle the people connecting to their computers, the security to protect their computers, and backups to protect their data.

bandwidth is the other major issue.. as people connect to your computer, they connect through the same thing you use to connect to the internet. if that is a dialup, people will be connecting to your computer at a max of.. oh, 40kpbs... if you are brwosing online, they get even less. if more than one person connects at once.. well, you get the idea.

...

i hope that helps, if i was wrong about anything or if it needs more elaboration, somoene please back me up
Reply #21 Top
For a server I use Bulletproof FTP but for a client I tend to use the DOS ftp command or just do it through explorer.
Reply #22 Top
DesignCaddy thanks for the info. However I just downloaded the trial version of cuteftp and almost got the sasser worm. Thats enough for me to know I don't want to use it.


glad I keep updates and patches up to date.
Reply #23 Top
thnx for reminding me to download the new spybot. good update in it this week. and i was wondering how to kill the last half hour of my friday
Reply #24 Top
#21 by pjpowell - 5/21/2004 2:25:38 PM For a server I use Bulletproof FTP


How does that work? Is that for server to server file transfers?
Reply #25 Top
Here is one that I have been using for the past year or so. It also supports SFTP (Secure FTP).

http://www.wise-ftp.com/

I also use WinSCP (Secure Copy Protocol). Which also supports SFTP.

http://winscp.sourceforge.net/eng/
[Message Edited]