Hi,

I'm Mikyung Kim from South Korea.
I'm a programmer using VB6.0, and I got very big problem in my project.
I need to transfer a file made on client(PC, Win98) to the Unix Server.
But, that's not big one. I used the inet control with TCP protocol.
Then, I have to print that file through specific printer server.
However I couldn't execute 'lp' command on FTP connection.
How can I execute unix shell command using VB6.0 ?
Please, help me~ ! Thank you ...