Give us feedback
shared-folder
Service icon

Shared Folder

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 27 April 2020 by 
4.2
 (5 ratings)
shared-folder

Shared Folder

Details
Allows to access shared network folders using CIFS protocol
Read more

Allows to read and write files from a shared network folder.

This is an alternative to the FileSystem component, and works on OutSystems 11.

Release notes (1.0.1)
  • Fix ListFiles if directory path doesn't end with a path separator
Reviews (3)
2022-11-19
in version 1.0.1
The ReadFile works great!!
But the ListFiles returns empty... anyone with the same problem?
2022-11-16
in version 1.0.1
It works. Allows on-cloud to on-prem file sharing access. Unfortunately, you can't create/delete directories.
2021-04-15
in version 1.0.1
This component helped me to access an On prem directory from the OutSystems Cloud infrastructure, which FileSystem couldn't (SMB instead of CIFS).
Does not offer the same amount of functionality as FileSystem, but suffices for now