Hi All
I have a projekt involving FTP transfers. I have to transfer data to another server via a time scheduled agent (LotusScript) on the server.
I consider using the old NotesFTP script library. However, I can see that they use call to wininet.dll. When reading Microsoft documentation it says that calls to wininet.dll should never be performened on a server.
So, do any of have experience (good or bad) with NotesFTP running on a server?
Alternatively, do you have any other suggestions or more up-to-date solutions?
I will prefer to start the FTP within the agent and not just call a bat file via Shell.
Thanks in advance.
Henrik