Instead of mounting external shares as separate lettered drives, we mounted them on the same drive where sterling is installed, using this command.
mklink /d "c:\data\shareddata" "\\server\shareddata\"
We use c:\data\shareddata in the FSA adapter and read/write from the shared drive.
------------------------------
Kishore Reddy
------------------------------