I'm running Filezilla with 10 simultaneous transfers, anybody use a client that can do more?
Thanks
Thanks
Agreed!I really prefer, and use religiously, CuteFTP Pro.
Agreed!
Unless I'm mistaken, Fillzilla makes you download files, edit them locally, and then upload them. CuteFTP let's you work right on the server. Way better in my book!
True dat! Plus PRO allows for SSH on your server. Which is nice to have.
You have to pay for SFTP?
No.
Some hosts offer/require it for added security.
Most, not all, consumer or 'home' versions of FTP applications do not have SFTP/Secure Shell as an option for your uploads. Which can cause issues. Typically, not always, you have to pay for the PRO/Professional version to get it.
No.
Some hosts offer/require it for added security.
Most, not all, consumer or 'home' versions of FTP applications do not have SFTP/Secure Shell as an option for your uploads. Which can cause issues. Typically, not always, you have to pay for the PRO/Professional version to get it.
Every FTP Client I have seen has the ability to choose your hostname and port number. Just change the port to 22 and you are good to go.
Now, SSH is a different story. You'll need a client for that. If you buy SecureFX you can bundle it with SecureCRT for a couple dollars more and have shell access. I just got it so that I could have all my accounts stored in one place.
It doesn't work that way you can't do straight FTP over the SSH port, unless the FTP client has built in the ability to do SFTP/SCP (and understands to switch to that mode on a standard port like 22).
I was just pointing out that you can easily check it if you change the port number. If the client wasn't geared to work with multiple ports - they wouldn't have the textfield for it.