Link to home
Start Free TrialLog in
Avatar of sasllc
sasllcFlag for United States of America

asked on

Guidance needed on FTP software

We have been providing offsite backup services for about 100 of our customers for years, using pcAnywhere at both ends.  Our three host computers are standard PCs running Win7 Pro.  This setup works well, except for two insurmountable problems with the pcAnywhere software:

1) If it loses the connection, it can't automatically restart.

2) Only one customer PC can be connected to the host at a time.

So I'm wondering if FTP software will be better--doing everything pcAnywhere does, plus solving these two problems.  I found a site that says SmartFTP is the best client software, so wrote them an email with a few questions (since there is apparently no way to talk to a person).  Here is the narrative:


>1) I see that it can auto-reconnect, which is one of the important things pcAnywhere cannot do.  How does this work?  Does it reconnect a preset number of times, or does it keep on trying “forever”?  Does the transfer pick back up where it left off, or does it start all over?
=> It can be setup. Default is 99 times. Transfers are resumed.

2) In pcAnywhere, I have a ‘queue’, where I can set up commands telling it which folders to copy from the local PC, and where to copy them to on the remote PC.  They also offer a command where I can tell it to run a batch file on the host PC.  And, I can save this queue and run it from within a DOS batch file, thus completely automating it to run at night.  Can I do all these same functions with SmartFTP?
With programming/scripting yes but you have to write your own scripts.

>3) Say I have 25 customers backing up to one host PC.  Would I buy 25 copies of your software for those 25 PCs?  And then what would I need to purchase for the host PC?
Yes you need 25 licenses + FTP server.

>4) I would need to be able to set up the scripts (?) on all 25 of those PCs somewhat differently, in terms of telling the software where to copy the files and folders on the host PC.  Can I do this?
You can use the same script

5) Does the software have the ability to zip or compress data before it sends it—or would I need to zip the data in a batch file before running the SmartFTP app?
No you have to zip the files yourself. But transfers are compressed/encrypted.


Now I'm realizing that I also have to have FTP server software.  Like I say, I want something that can run on these same Win7 PCs already in place.  It does not need to be free--just reasonable.  Any suggestions on server software for my purposes?

Also...am I headed in the right direction overall?  Or, is there a better way to handle my file transfer/backup problems for my customers?  TIA
ASKER CERTIFIED SOLUTION
Avatar of Kent Dyer
Kent Dyer
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sasllc

ASKER

kdyer,

As you can tell, I have no idea what I'm talking about here.  I have been "spoiled" for years on the ease of setting up command queues in pcAnywhere for what I want to do for each customer, and I had a user manual back in the early days to help me get it all set up.  With this FTP software, I really am starting from scratch, making me wonder if I need to go with software that is NOT free, so I can get setup help and support.  Any thoughts?

And, based on my description of what I'm trying to do, do you feel like WinSCP with FileZilla can be set up to do what I want and need?
Gosh..  Well I think you are going to have to dive in and look..

What works for you may not work for me..

Here are a ton of user-driven reviews for FTP Clients/Servers/etc. at this site.
http://www.techsupportalert.com/content/scriptable-ftp-client-free.htm

I would be happy to give more of a recommendation, but I think it is time you setup a chart of pluses and minuses of what the feature set is available and whittle down to the one that fits your business model the best.

I hope I am not coming across to "put-offish" but you are going to have start looking at the various clients out there and put the rubber to the road rather than getting "some guys" opinion of software.

As another take of this, why do people use LINUX versus Windows versus Mac?  Let's break this down: LINUX is more customizable than Windows and Windows is more customizable than a Mac.  If we really boil this down to the finite components.

WinSCP is open-source which means that you can download and install the software, binaries and such.  You can also download the source code and tweak it to your needs.

SmartFTP is not open-source and you are constrained by what you can do.

I know you also mentioned FTP server..  Servers are available as part of IIS, and you can download FTP Servers too.

HTH,

Kent
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial