G
Guest
Hi,, can anyone help me???
I have made an FTP-app like the code on:
http://support.microsoft.com/default.aspx?scid=kb;en-us;832679
But i can't upload a file??? I recives an error when the app is trying to
create the socet for upload?? .... It works on local machine, but not to the
remote server im trying to connect to??
But creating a Folder with "ff.CreateDirectory("FTPFOLDERNEW")"
(MKD-command), works fine on the remote server.. So why can't I allso upload
a file??
Thansk
I have made an FTP-app like the code on:
http://support.microsoft.com/default.aspx?scid=kb;en-us;832679
But i can't upload a file??? I recives an error when the app is trying to
create the socet for upload?? .... It works on local machine, but not to the
remote server im trying to connect to??
But creating a Folder with "ff.CreateDirectory("FTPFOLDERNEW")"
(MKD-command), works fine on the remote server.. So why can't I allso upload
a file??
Thansk