EMCECS / ecs-sync

ecs-sync is a bulk copy utility that can move data between various systems in parallel
Apache License 2.0
61 stars 22 forks source link

When a job is launched with a XML file, display its file name in GUI and ecs-sync-ctl --status #39

Closed lriva94 closed 5 years ago

lriva94 commented 5 years ago

Hello, this is an enhancement request:

ability to display the name of the config XML file when a job is launched with such a file like:

ecs-sync-ctl --submit

This file name should be displayed in the GUI when clicking on a job in the status display, and when running ecs-sync-ctl --status

Thnaks

twincitiesguy commented 5 years ago

Sync jobs can have names now. By default, when submitting an XML job via the ecs-sync-ctl command, the name of the job will be the XML file name.