WinSCP GUIDE !!!

Newbie Spellweaver
Joined
Aug 12, 2004
Messages
40
Reaction score
0
Guys, can somebody make a guide about using WinSCP, coz i can't my winSCP can't connect with Centos,thnx in advance. :flag_schw
 
You can't write a guide for winscp, all you do is add the ip, user and pass and connect. It's not rocket science.

You have either left the centos firewall enabled or you have screwed your network config by adding the exact ip addresses you saw in the guide which is wrong. You must use ip addresses that are correct for your network.

Test connectivity with pings. You won't be able to connect to centos unless you can ping it.
 
Upvote 0
Unless the centos firewall is on it is just a basic connectivity problem, windows and centos can't communicate. You shouldn't even be starting winscp until you have tested connectivity between windows and centos via the "ping" command.

Check firewalls first and if no good post the results of the "ipconfig" command in a windows command prompt, the "ifconfig" command on centos and your vmware networking settings.
 
Upvote 0
Back