Hello Everyone,
I have a script that transfers data from csv files to sugarcrm.
Everything works properly except that I want to move the files after being successfully processed from folder "Queue" to folder "Processed".
function move_file_to_proccessed…
I am trying to run Scheduled jobs on a local instance of Sugar. I have my local instance of Sugar running in a vagrant virtualbox. Can anyone point me in the right direction on how to set up the cron on a virtualbox? Thanks!