mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #374] File Manager doesn't detect SD card when Phone is connected to PC #172
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#172
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 @webiummedia on GitHub (Sep 8, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/374
Looks like the file manager does not detect inserted media devices such as phones, SD cards (did not test USB sticks)
@MaxXor commented on GitHub (Sep 8, 2015):
You are right, it's a bit tricky to access the sd-card when you have your phone connected to the PC. USB sticks are working fine.
@yankejustin commented on GitHub (Sep 8, 2015):
@MaxXor Would using WMI allow us to detect network drives, too?
@MaxXor commented on GitHub (Sep 8, 2015):
@yankejustin Network drives are detected already, I have 3.^^
@yankejustin commented on GitHub (Sep 8, 2015):
Oh, good. :)