Opened 5 months ago
Last modified 6 weeks ago
#1693 assigned enhancement
forward drives or folders
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.1 |
Component: | network | Version: | trunk |
Keywords: | Cc: |
Description
We currently support file transfers #494 and drag and drop, it would be nice to be able to export drives or directories both ways.
This feature would allow simple file access through the existing network connection. No ACL, no fancy stuff.
Example use case: wee could map the "Downloads" directory to a location on the client, and potentially filter access (ie: pass it through an anti-virus?)
This would also let me copy files around without having to mess with samba.
- MS Windows: How to Create a Virtual Windows Drive has some good links:
- dokan: User mode file system library for windows with FUSE Wrapper
- fuse
- fusepy python wrapper for fuse
- GVfs
Change History (2)
comment:1 Changed 5 months ago by
Milestone: | 3.0 → 2.3 |
---|---|
Status: | new → assigned |
comment:2 Changed 6 weeks ago by
Milestone: | 2.3 → 3.1 |
---|
Note: See
TracTickets for help on using
tickets.