Skip to content

Build a real file system provider #34218

@jrieken

Description

@jrieken

This to make #29194 and the goal is to build a file system provider that connects to a FTP server. We want to support the following things

  • stuff works with scheme, not authority
  • show remote files in the explorer like normal files
  • allow read, write, and delete files
  • allow to list, create, delete folders

The outcome of this is a more mature and complete (internal and external) API and a sample that illustrates how to use it. And last but not least this is to identify debt and false-assumptions about running on a (local) file system.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityremoteRemote system operations issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions