MihaIvan

Results 2 issues of MihaIvan

**FTP OS:** Windows **FTP Server:** IBM FTP (z/OS) **Computer OS:** Client or server? z/OS for server. **FluentFTP Version:** 34.0.0 I got an error when trying to upload a file. It...

enhancement

I followed the example to create a send a message. Here is an excerpt from the code: > $Recipients = [MimeKit.InternetAddressList]::new > $Recipients.add([MimeKit.InternetAddress]"[email protected]") This produces the error below: > 9...