Anyone have any suggestion ? anybody encountered this requirement ? how are you handling it ?
BODS has issues when executing linux/unix commands with spaces in the arguments…any fixes or workarounds will be a great help !!
Make absolutely certain the server can reach the path.
Run a couple really simple test scripts.
Do a print(); function on the DS string that is going to be executed. Its often not what you think it should be.
Most of us could write your code for you but I would strongly suggest you learn to do this yourself and try as much as possible to NOT GUESS. When working at a command line its far too easy to make a horrible mistake and nobody here wants to be responsible for that. My .02 8)