-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugLEGACY. Use the Bug issue type insteadLEGACY. Use the Bug issue type insteadcube storeIssues relating to Cube StoreIssues relating to Cube Storehelp wantedCommunity contributions are welcome.Community contributions are welcome.
Description
Hi guys,
Please have look at this function
| pub async fn list_recursive( |
On Windows , file returned by dir.next_entry() will have \ as its path seperator. But in the rest of the code, cubstored has unix path seperator / in mind. The consequence is LocalDirRemoteFs::list_recursive will return nothing on Windows.
Metadata
Metadata
Assignees
Labels
bugLEGACY. Use the Bug issue type insteadLEGACY. Use the Bug issue type insteadcube storeIssues relating to Cube StoreIssues relating to Cube Storehelp wantedCommunity contributions are welcome.Community contributions are welcome.