Website Babble Webmaster Forums  


Go Back   Website Babble Webmaster Forums > Creating a Website > Uploading Files / FTP

Your WB Notifications

Reply
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 01-23-2010, 11:06 PM
Junior Babbler
 
Join Date: Jan 2010
Posts: 12
sinohosting has no reputation at Website Babble yet.
Default

Have been using coreftp for years and for us this is the best around.
Reply With Quote
  #32 (permalink)  
Old 01-29-2010, 08:12 AM
mcd3inc's Avatar
Regular Babbler
 
Join Date: Jan 2010
Location: Columbia, MD
Posts: 44
mcd3inc has no reputation at Website Babble yet.
Default

i usually do some research from file hippo dot com and generally free software that has proven to do me justice in the past.
Reply With Quote
  #33 (permalink)  
Old 01-29-2010, 10:00 AM
hypetype's Avatar
Master Babbler
 
Join Date: Aug 2009
Location: Jamaica
Posts: 297
hypetype has no reputation at Website Babble yet.
Default

i use the online ftp like http://net2ftp.com
Reply With Quote
  #34 (permalink)  
Old 02-01-2010, 07:25 AM
Junior Babbler
 
Join Date: Jan 2010
Posts: 2
shop2002 has no reputation at Website Babble yet.
Default

I think CuteFTP is better.

[Please do not add a signature until you have the "Edit Signature" link in the UserCP"]
Reply With Quote
  #35 (permalink)  
Old 02-06-2010, 05:15 PM
Junior Babbler
 
Join Date: Feb 2010
Posts: 16
Optimistic_J has no reputation at Website Babble yet.
Default

I use Filezilla Client for my blog site it's very helpful, free and user friendly. Do a google search on it and check it out!

Jarrod
Reply With Quote
  #36 (permalink)  
Old 02-06-2010, 08:33 PM
Regular Babbler
 
Join Date: Feb 2010
Location: New York, NY
Posts: 41
inspiroHost has no reputation at Website Babble yet.
Default

I just use FireFTP, which is a Firefox addon. It's lightweight, does everything right from the browser and free.
__________________
InspiroHost :: Reliable Business Hosting
Servers in New York, Florida and London. Try our Cpanel Reseller Hosting.
Cpanel, 24/7 end user support, 99.95% uptime guarantee.

Last edited by inspiroHost; 02-13-2010 at 11:19 AM.
Reply With Quote
  #37 (permalink)  
Old 02-06-2010, 09:35 PM
mlwebco's Avatar
Regular Babbler
 
Join Date: Jan 2010
Location: Los Angeles, CA
Posts: 52
mlwebco has a few positive reputation points
Default

Been using Crystal FTP for years now. But also use Filezilla on some of my other computers.

Crystal FTP - http://www.casdk.com/prod/cftp/
__________________
Michael Locke
ML Web Consulting | http://www.mlwebco.com
My Twitter | My Facebook | My Youtube Channel
Reply With Quote
  #38 (permalink)  
Old 02-10-2010, 07:12 AM
Junior Babbler
 
Join Date: Dec 2008
Posts: 22
WeWatch has more than the average amount of reputation points
Default

Here's a link to a list of FTP programs NOT to use: http://blog.unmaskparasites.com/2009...dentials-from/

The reason is that some viruses are designed to steal the stored login credentials with the intent of infecting the websites.

The virus works in many ways.

First, it looks for the file that stores the plain text login credentials. When it finds that, it reads it and sends the information to a server which then logs in with valid credentials, downloads either the entire website or just certain files, injects their malscript and then uploads back to the website. In the case many of the programs mentioned in this thread are only protected if you never get a virus.

So if you use a program like WS_FTP by Ipswitch, you're safe. Many of the others - you are not. Even using SFTP or FTPS won't help you much because the hackers can use those protocols too - with valid credentials.

Second, the virus works by "sniffing" the outgoing traffic. Since FTP transmits all data in plain text, even the username and password, it's easy for the virus to "see" the login data, steal it, etc. I created a video on this: http://www.youtube.com/watch?v=oYI1kssrrbc


In this instance SFTP, SCP or FTPS will protect you because they send encrypted traffic.

Another way the virus works is by acting as a keyboard logger. This is to address those who say they never store their login credentials. Again, this particular case, it won't matter which program or protocal you're using, if you type in the login information, it will steal it.

The last way, we've seen, that the virus works is by injecting the malscript into the outgoing traffic as it leaves your PC. This one was interesting. The file on the PC is clean. As it's sent via FTP to the website, by the time it gets to the website, it's infected. This can only happen with FTP not the other encrypted protocols.

So there you have it. Want to know which FTP programs not to buy? Read the list at the first link.
__________________
WeWatchYourWebsite - so you don't have to.
http://www.wewatchyourwebsite.com/report.html
Website Security for Those Who Specialize in Something Else
Reply With Quote
  #39 (permalink)  
Old 02-10-2010, 08:08 AM
guzie's Avatar
Master Babbler
 
Join Date: Jan 2008
Location: Las Cruces, NM
Posts: 256
guzie has a rock solid WB reputation (over 300 points)guzie has a rock solid WB reputation (over 300 points)guzie has a rock solid WB reputation (over 300 points)guzie has a rock solid WB reputation (over 300 points)
Default Good Stuff We Watch

Excellent information we watch.

So you are saying NOT to save the passwords. Enter them manually each and every time you FTP. I Use aceftp freeware which is NOT on the list and just changed it to manually enter passwords.

BTW...How does someone tell if the passwords are encrypted or not? And is it safer to you use hosting server ftp as apposed to our own FTP client of choice?

Thanks for this information.
Paul
Reply With Quote
  #40 (permalink)  
Old 02-10-2010, 08:29 AM
Junior Babbler
 
Join Date: Dec 2008
Posts: 22
WeWatch has more than the average amount of reputation points
Default

Not saving passwords, especially if you have multiple websites, can be a real chore. So, I'm not saying don't save them, just make sure you're using a program that encrypts the passwords.

You might be able to check with tech support for ace FTP to see if they know. Otherwise, you can do the research yourself. Have your program store the username and password then use the Search function of your operating system to scan your PC looking for a file with that name in it. Depending on how many files you have, it might take awhile. But then you'll know.

I know that some people use cPanel's FTP to upload files to their websites and I don't see any harm in that.
__________________
WeWatchYourWebsite - so you don't have to.
http://www.wewatchyourwebsite.com/report.html
Website Security for Those Who Specialize in Something Else
Reply With Quote
  #41 (permalink)  
Old 02-14-2010, 08:52 PM
Junior Babbler
 
Join Date: Feb 2010
Location: On the Internet
Posts: 17
Andy has no reputation at Website Babble yet.
Default

I have been using cuteftp for years! In fact I am still using version 2.5.
Reply With Quote
  #42 (permalink)  
Old 02-16-2010, 09:20 AM
Junior Babbler
 
Join Date: Feb 2010
Posts: 16
dvduval has no reputation at Website Babble yet.
Default

I use filezilla, but have also heard good things about wsftp
Reply With Quote
  #43 (permalink)  
Old 02-16-2010, 09:38 PM
mrandrei's Avatar
Master Babbler
 
Join Date: Mar 2009
Location: Indiana
Posts: 246
mrandrei has more than the average amount of reputation points
Default

FileZilla, of course! It's easy to use. I like its new features for saving settings.
Reply With Quote
  #44 (permalink)  
Old 02-17-2010, 10:59 PM
Junior Babbler
 
Join Date: Feb 2010
Location: Los Angeles
Posts: 16
lagirl has no reputation at Website Babble yet.
Default

SmartFTP is better if you want to pay the price. A few more features, better connectivity and stable. Otherwise FileZilla is fine if you want a free option.
Reply With Quote
  #45 (permalink)  
Old 02-23-2010, 08:11 AM
Regular Babbler
 
Join Date: Feb 2010
Location: New York, NY
Posts: 41
inspiroHost has no reputation at Website Babble yet.
Default

For mac I prefer the built-in FTP client in Coda.
__________________
InspiroHost :: Reliable Business Hosting
Servers in New York, Florida and London. Try our Cpanel Reseller Hosting.
Cpanel, 24/7 end user support, 99.95% uptime guarantee.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -6. The time now is 01:27 PM.


 Subscribe to RSS

WB Sponsors

flash chat

Home Jobs Online

Search Engine Marketing

Paid Surveys

Web Design Newcastle



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0