Project

General

Profile

Actions

Bug #106199

open

direct upload only possible for filemount on "user_upload"

Added by Michael Perlbach 26 days ago. Updated 25 days ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2025-02-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Maybe it's not a bug - however:

I would like to create filemounts based on backend users, each with a different directory so that one user cannot interfere with the files of another backend user.

But when I do use a custom directory the button for directly uploading files is not visible - this only seems to work with the directory "user_upload".

Or did I overlook something here?

Actions #1

Updated by Garvin Hicking 25 days ago

  • Category set to File Abstraction Layer (FAL)
  • Status changed from New to Needs Feedback

For this you would use user TSconfig to change the TCA of each column with a file relation, where you want to point to the user's directory instead of a 'user_upload' default, I think.

Actions #2

Updated by Michael Perlbach 25 days ago

Thanks for the hint - I will give it a try.

Actions

Also available in: Atom PDF