Project

General

Profile

Actions

Bug #16753

closed

Bug #16549: Shared files are broken in relayd

Bug #16641: Error 404 when accessing shared-files (relayd)

shared-files api put files in the wrong path

Added by Vincent MEMBRÉ about 4 years ago. Updated about 4 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

sharing a file from a node to another node is not working because the file is put by shared file api in the wrong place.

/var/rudder/shared-files/<targetID>/<sourceid>/myfile

but it should be

/var/rudder/shared-files/<targetID>/files/<sourceid>/myfile

instead

Actions

Also available in: Atom PDF