Access FTp Server using SFTP client/protocol.
I have to convert FTP code to SFTP in vb6. I am really new to it so have little idea.
So to get started i have few questions:
1.> Are FTP and SFTP servers different. I have a host name for eg. example.com, currently when we do FTP,URL is formed as ftp://example.com. So is this example.com,a FTP server or can we use it for SFTP also?
2.> If it's an FTP as well as SFTP server that's fine. But if not then will we require a new server or this FTP server can be converted to SFTP server?
So to get started i have few questions:
1.> Are FTP and SFTP servers different. I have a host name for eg. example.com, currently when we do FTP,URL is formed as ftp://example.com. So is this example.com,a FTP server or can we use it for SFTP also?
2.> If it's an FTP as well as SFTP server that's fine. But if not then will we require a new server or this FTP server can be converted to SFTP server?