Nice tried it and indeed it can uploaded an check.
But the part we need is with credentials (Domain, Username and Password)
And when we use this we get:
Win32Error: 53
System.IO.IOException: The network path was not found.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)
at OutSystems.NssNetworkFileSystem.CssNetworkFileSystem.MssDirectory_ListFiles(String ssDirectoryPath, RLLineRecordList& ssFileList, String ssDomain, String ssUsername, String ssPassword, String& ssError_message
Problem is that on the customer enviroment we are using an VPN to connect to the OnPremise share.
I'm installing P11 now on our onpremise enviroment to test this. But if you can check this it would be nice.
I keep you informed about my findings.
Kind regards Robert