File Service Broker v2.0
This custom service broker allows the user to perform the following functions based on a full file path
- Read from a file
- Write a file to a folder location
- Delete a file
- Get a list of full path files names from a directory
- Get a list of full path sub-directory names from a directory
This custom service broker is based on the original File Service Broker v1 written by Johnny Fang,
http://community.k2.com/t5/K2-blackpearl/File-Service-Broker/ba-p/65536
However, Please note that the two versions and function set are not compatible.