Forum Discussion
sanjay0288
Frequent Contributor
HKosova :
- .NET class System.Net.FtpWebRequest through the CLR Bridge which GAC do I need to add inorder to get the methods? I have added System.Net, netStandard, System.net.Requests.
- Is there a sample program available using CLR Bridge?
HKosova
7 years agoSmartBear Alumni (Retired)
Hi sanjay0288,
You need to add just the "System" assembly. The FTP class will be available as:
dotNET.System_Net.FtpWebRequest
We don't have any ready CLR Bridge scripts for FTP. Feel free to share what you come up with!
Related Content
- 5 years ago
- 8 years ago
Recent Discussions
- 20 hours ago