Opened 16 years ago
Closed 16 years ago
#3843 closed Bug report (rejected)
Networkdrive not full listed
Reported by: | wilderland | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | XP SP2 |
Description
network-drives are not full listed, when starting FileZilla an drives not used before. Windows XP SP2
Steps to reproduce:
- mount a network-drive with "reuse after reboot" with the network-drive-wizard of windows XP
- reboot the computer
- start the filezilla-client
- in the local-drive-list the new networkdrive is missing
- if you activate the network-drive by click it in the explorer and refresh the drive it will be see in die local-drive-list.
I hope you can fix the problem.
Note:
See TracTickets
for help on using tickets.
FileZilla shows exactly the drives returned by the GetLogicalDriveStrings Windows API function.
If your network drive is not returned by it, contact Microsoft and tell them to fix this function.