-
.net ftp commands
Hello all
I am writing a program designed to communicate with IBM AS/400 servers it will require the ability to use FTP to upload files and also send server commands using the ftp quote command.
The file transfer part is easy enough but i can't find anything on implementing the quote command.
Any help would be much appreciated
Thanks
James
-
Re: .net ftp commands
James, welcome to VBforms.
I have some code to connect to AS400.
My code will build a SQL and display the info via VB6
For FTP, I just use Client Acccess or one of the tools that comes with it.