mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #1208] Cannot download a folder from remote client #890
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#890
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 @heroes1412 on GitHub (Aug 2, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1208
Quasar version
1.4.1
Server installed .NET version
.NET 4.8
Server operating system
Windows 10/Server 2019/2016
Client installed .NET version
.NET 4.8
Client operating system
Windows 11/Server 2022
Build configuration
Release
Describe the bug
Quasar just can download single file. it cannot download a folder
How to reproduce
click a folder within multiple file, select download. nothing appears.
Expected behavior
download full folder and its content
Actual behavior
nothing
Additional context
No response
@MaxXor commented on GitHub (Aug 2, 2023):
Downloading directory contents is not yet supported, please see here: https://github.com/quasar/Quasar/issues/1208
A work-around for now is to download all files of the directory manually.