Story: Given a user is logged in When the user selects the file action 'download' on a folder Then the folder is downloaded as archive (zip or tar) Todos: - Implement public server api (3MD) - add action in files app (1MD)
Story:
Given a user is logged in
When the user selects the file action 'download' on a folder
Then the folder is downloaded as archive (zip or tar)
Todos: