W
Wayne Carlaw
I'm having no luck getting the FTP sample found here:
http://www.csharphelp.com/archives/archive9.html
to work. I've tried every conceivable angle, but can't figure it out why I
can't successfully upload a file. I'm almost convinced it's a permissions
issue when the System.IO tries to read the file from the client machine.
The file gets created on the remote FTP server, but doesn't get written to.
Has anyone played around with this with any success?
Any help would be greatly appreciated.
Thanks
http://www.csharphelp.com/archives/archive9.html
to work. I've tried every conceivable angle, but can't figure it out why I
can't successfully upload a file. I'm almost convinced it's a permissions
issue when the System.IO tries to read the file from the client machine.
The file gets created on the remote FTP server, but doesn't get written to.
Has anyone played around with this with any success?
Any help would be greatly appreciated.
Thanks