mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #717] Upload a folder structure #495
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#495
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Slowrider1969 on GitHub (Feb 10, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/717
I am trying to upload a folder structure, with subfolders, under an existing folder. It appears that since all folders are empty, it will not process. Is there a way to upload a folder structure so that my researchers can then upload their files into the appropriate folder or subfolder. Maybe I am missing something pretty obvious.
Richard
@prasathmani commented on GitHub (Feb 12, 2022):
try to upload the zip file with your folder structure with sub folder and files. then extract the zip will work.
@Slowrider1969 commented on GitHub (Feb 12, 2022):
Yes, I just figured out the same yesterday. Create the folder structure on my computer using explorer. Highlight the file structure and create a zip file. The zip can then be uploaded and then unzipped to create the folder structure. Since the folders are empty the file is relatively small and does not bump the file size limit. If you would happen to include some larger files in the zip, then need to check your file size and time out limits. Thanks.