You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to use tacl p33 --basic --upload <filename> command and it works correctly.
I'm also able to use tacl p33 --group p33-ofrei-group --upload <filename> command and it also works correctly, placing <filename> into my own subgroup inside file-import folder on TSD.
Combining these two commands like this don't work: tacl p33 --basic --group p33-ofrei-group --upload <filename>
This command seem to succeed to the caller, but no file ever shows up inside TSD - neigher in p33-member-group, nor in p33-ofrei-group.
The text was updated successfully, but these errors were encountered:
I'm able to use
tacl p33 --basic --upload <filename>
command and it works correctly.I'm also able to use
tacl p33 --group p33-ofrei-group --upload <filename>
command and it also works correctly, placing<filename>
into my own subgroup insidefile-import
folder on TSD.Combining these two commands like this don't work:
tacl p33 --basic --group p33-ofrei-group --upload <filename>
This command seem to succeed to the caller, but no file ever shows up inside TSD - neigher in p33-member-group, nor in p33-ofrei-group.
The text was updated successfully, but these errors were encountered: