I am working on allowing staff to modify and add new files to the library. How do I call the filebase_sync? From digging around the plugin, I came up with do_action(‘wpfilebase_sync’,array(‘action’=>’rsync’,”rsync_id”=>”xxxxxxxxxxx”)); but causing my httpd to spike on files larger then 1mb.