declare env not using subarg
sr_subscribe https/ftps will be put back
MG sr_ftp delete : if file not found, try pwd to make sure connection still alive
MG sr_sftp bug fix + added a self test deleting unexisting file
MG correction of delete behavior when file not found
sr_audit after users/exchanges/queues setup/cleanup could verify all sarra's configs to see if any process is not properly configured (bad user or bad permission on exchange/queue) Perhaps move the config to config.conf.bad prior to the default run of sr setup that would trigger only good configs to have all exchanges/queues configured/created/bound... correctly ... the remaining configs, turned to bad, would not be executed.
The errors encountered were normal ... it is not an account issue... getting rid of a broker user (tsource) and leaving sarra configs that uses it must generate errors at sr_audit level... The looping is annoying... it can be prevented (loop on broker connection is enabled by default to make sure to connect when things get better...) Will fix it if you require it. Moreover the permission setting for source and subscribe users in sr_audit at the moment in the trunk are incorrect... the flow test would...
MG/PS flow + status changed