a blog about technology news,jokes,entertainment etc.
Today, one of my friend(Pramod) suggested me to use “WinSCP” FTP software to upload files in my server because i am having problem with my ADSL connection taken a month ago from one of the ISP in my town so called Nepal Telecom (NTC) here in Nepal.So I installed it and connected it.Guess what?It worked with no problem and surprisingly with no connection errors.Well that was not the case with my previous tries with four known FTP softwares namely WS_FTP Pro,Filezilla,GoFTP and FlashFXP.So I began to wonder,how on this earth, this previously unknown software(WinSCP) connected to my server. I looked at its setting and found two useful settings.
This(WinSCP) software was using Port number ‘22′ instead of ‘21′ and a protocol/server type as ‘SFTP’ instead of ‘FTP’ that other softwares were using during connection.So I quickly changed the settings for other FTP softwares and i found that it worked for WS_FTP Pro,Filezilla and GoFTP but not for FlashFXP.For FlashFXP,I think their is some setting issue that may not have matched.So I leave it for you to solve it, if you are using this and don’t wanna use another one.Good Luck.
I only saw one minor problem during the process of connection.The problem is that the FTP connection only works if you provide the main username and password i.e. your Cpanel’s or say FTP’s main username and password.I tried to connect through sub FTP accounts but it didn’t worked.I don’t know what was the problem with sub FTP account.Anyway that’s not the major problem as you can connect through your main FTP account.Below are the steps for different FTP softwares to connect to your server.
1) For New connection :
2) For Existing conncetion :
Fot this FTP go to File > Connect and use the previuosly described settings in the connection fields.If your fields are right then a green status will appear at the buttom of the windows as “Data Transfer Test Passed“.
If you are using other FTP softwares then try to chage your setting as mentiones above.Change your Port to “22” and Server Type/Protocol to “SFTP“.It must work as it has worked for me.If it didn’t then just use WinSCP without scratching your head.Just click here to download this software.
At last, I would like to thank Mr.Pramod for providing me the software that really helped me to figure out what was the problem with this ADSL connection.
Note: I recently noticed that the web hosting company needs to have SFTP in order to work in those server.Some hosting companies like “webhostingpad” supports SFTP by default and other hosting companies like “bluehost” does have SFTP support but you need to activate it.So if your hosting comapny doesn’t support SFTP by default then go to their official site for more help.

Hi everyone, as you can see,this site is all about latest technology news,entertainment news,some cool jokes and various articles that i may find interesting while surfing internet.But i am mainly focusing this website on latest technology news around the world.So, if you wanna know latest tech news,then your are in the right place.
Mxx
July 2nd, 2008 at 7:03 pm
WinSCP is using SSH/SFTP protocol. It is completely different from regular ftp protocol. It is always encrypted and uses only 1 port for sending commands and transferring data. FTP protocol uses one port for sending commands(port 21) and another port range for transferring data. SSH/SFTP is easier to setup with firewalls/routers.
However, SERVER MUST SUPPORT SSH/SFTP, and many web hosting companies do not allow that.
latest version of FlashFXP support SSH/SFTP protocol as well.
For most of those programs you don’t need to explicitly change port to 22 since changing protocol type to SSH/SFTP will automatically adjust it the port.
Sujit Maharjan
July 3rd, 2008 at 7:29 am
Thankx Mxx for the detail info.But you should have mentioned ur real name and email add.I think the problem is with our ISP port.So we have to change these settings.Your last line is also right but while editing account we have to change manually in some FTP softwares.
Ashish
August 23rd, 2008 at 1:19 am
what about CuteFTP? What are the settings that have to be changed?
Thanks