Forum Moderators: coopster
With that being said, if you are doing this from php, a call to exec [us2.php.net] with the correct command should do the trick assuming you have access to the destination.
Note: When safe mode is enabled, you can only execute executables within the safe_mode_exec_dir [us2.php.net]. For practical reasons it is currently not allowed to have .. components in the path to the executable.
Good luck!