Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFDP Filestore options #20

Open
5 tasks
ryanpdx opened this issue Jan 28, 2024 · 0 comments
Open
5 tasks

CFDP Filestore options #20

ryanpdx opened this issue Jan 28, 2024 · 0 comments
Assignees

Comments

@ryanpdx
Copy link
Member

ryanpdx commented Jan 28, 2024

Need to add support for Filestore options (apart of the Metadata PDU).

Necessary Filestores capabilities

  • Create file
  • Append file
  • Remove file
  • Replace file
  • List directory (needed by Yamcs)

The rest of recommend Filestores capabilities are unnecessary.

  • The create and remove directory capabilites are not needed as there is one directory for received files and one for outgoing files.
  • Rename file capabilites is not needed as all file should be treated as static.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants