You need to store the program (.sas file) on the server and then use a scheduler on the server. If LSF is available and you've got sufficient access to SAS Management Console (SMC) then you can schedule jobs directly with SMC. Else use any scheduler that's available - Cron will be there for sure.
You can use sasbatch.sh (found in the batchserver folder) to build your command line (would be sasbatch.bat under Windows and is "better" than using sas.exe).