Link to home
Start Free TrialLog in
Avatar of mdoland
mdoland

asked on

Use FTP-client

I wonder what the best way would be to (through VB) connect with FTP to a server and do some things, such as uploading and checking that the file doesn't exist and so on. Are there any good COM-objects to use?
A  skeleton code would be great.
ASKER CERTIFIED SOLUTION
Avatar of waty
waty
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mdoland
mdoland

ASKER

Just out of curiosity, is it possible to use VB, but without having a graphical window, but rather a compiled cammand prompt program?