Somebody says it is easy, somebody says it is difficult.
The truth?
Is there any sample in how to do it?
M Thanks
Printable View
Somebody says it is easy, somebody says it is difficult.
The truth?
Is there any sample in how to do it?
M Thanks
Can you be more specific?
If both machines are on the same network and they have shared drives with read/write access, then it's as easy as opening or saving a file on your own hard drive.
If you are trying to do it over the internet using winsock, it is a little more difficult.
Here's an article that describes FTP from VB Square:
http://www.vbsquare.com/articles/inet3/
Thanks, Seaweed,
I means through the tcp/ip
You already give me a hint in the direction, I will try to
dig through material in having a ftp server using VB,
probably, if possible, running on Win98
Do you have any recommendation?
There are several FTP server programs at Planet Source Code.
Sunny