- martin
Post a reply
Topic review
- martin
Re: Access the WinSCP server thru Visual Basic 6
My problem is, I can't seem 2 connect to the FTP server through WinSCP.
But WHAT problem do you have? Sorry but your question is quite vague.
- Acid_ICE24
Re: Access the WinSCP server thru Visual Basic 6
I wana ask if it is possible to copy files using Visual Basic 6 into the WinSCP server?
Sorry if I failed to elaborate my prob. I was a lil in a hurry back then... Anyways, what I'm doing is a Visual Basic 6 project that should automatically detect if there is a new file sent in the FTP server, and then copy it to the local path. Our company plans to use the WinSCP software. My problem is, I can't seem 2 connect to the FTP server through WinSCP.
I can connect to the FTP server manually using the WinSCP, but programatically, that's where my problem starts. Thanks 4 the reply though! Peace! :D
Sorry if I failed to elaborate my prob. I was a lil in a hurry back then... Anyways, what I'm doing is a Visual Basic 6 project that should automatically detect if there is a new file sent in the FTP server, and then copy it to the local path. Our company plans to use the WinSCP software. My problem is, I can't seem 2 connect to the FTP server through WinSCP.
I can connect to the FTP server manually using the WinSCP, but programatically, that's where my problem starts. Thanks 4 the reply though! Peace! :D
- martin
Re: Access the WinSCP server thru Visual Basic 6
I'm not sure what exactly you want to do, but I guess that scripting functionality can help you.
- Acid_ICE24
Access the WinSCP server thru Visual Basic 6
hi! I wana ask if it is possible to copy files using Visual Basic 6 into the WinSCP server? :)