[pbs-devel] applied: [PATCH proxmox-backup] fix #4521: api/tasks: replace upid as filename for task log downloads
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Mar 28 14:00:03 CEST 2023
Am 09/02/2023 um 12:41 schrieb Stefan Sterz:
> previously the upid would just be used without a file extension when
> downloading a task log. this lead to rather strange filenames that
> appeared unfamiliar to users as the upid is not very prevalent in the
> gui. set a proper file name based on the node name, worker type and a
> time stamp instead. also add the ".log" file extension to indicate
> that these files contain logs.
>
> Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
> ---
> src/api2/node/tasks.rs | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pbs-devel
mailing list