It seems the filesystem plugin doesnt work on network share.
all tests for php and account are ok but it seems that the validation for the path fails
if ($path[0] != '/' && $path[1] != ':')
$path = ROOT_DIR . $path;
A UNC path starts with:
\10.10.21X.XX2\storage