Hello,
In my quest to find a workaround for the lack of support for FTP to an AS400 in CF 2.0, I have set up a hidden share on my AS400. My thought behind this is to do a simple file copy from a Windows based machine to an AS400. Problem is the AS400 is going to require credentials to allow the connection. How can I pass a user/password or change my current credetials to allow the connection? I have looked into the System.Threading.Thread.CurrentPrincipal, but I cant seem to get it right. Anyone have any ideas on this?
regards,
Bill
In my quest to find a workaround for the lack of support for FTP to an AS400 in CF 2.0, I have set up a hidden share on my AS400. My thought behind this is to do a simple file copy from a Windows based machine to an AS400. Problem is the AS400 is going to require credentials to allow the connection. How can I pass a user/password or change my current credetials to allow the connection? I have looked into the System.Threading.Thread.CurrentPrincipal, but I cant seem to get it right. Anyone have any ideas on this?
regards,
Bill