On 25/06/2021 09:22, Lorenz Stechauner wrote: > after an error while copying the file to its destination the local > path of the destination was unlinked in every case, even when on the > destination was copied to via scp. > > Signed-off-by: Lorenz Stechauner <[email protected]> > --- > PVE/API2/Storage/Status.pm | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > >
applied, thanks! I cleaned that whole module slightly up afterwards, and changed the local cleanup to use a perl fn unlink again. _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
