Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

support file mode and last modified time for ipfs add #66

Closed
wants to merge 4 commits into from

Conversation

kstuart
Copy link

@kstuart kstuart commented Nov 5, 2020

support added for options:
--preserve-mtime - stores the files last modified time
--preserve-mode - stores the files mode
--mtime - stores a custom last modified time
--mtime-nsecs - stores custom mtime nanoseconds

relates to ipfs/kubo/issues/6920

options added:
  --preserve-mtime - stores the files last modified time
  --preserve-mode - stores the files mode
  --mtime - stores a custom last modified time
  --mtime-nsecs - stores custom mtime nanoseconds
@welcome
Copy link

welcome bot commented Nov 5, 2020

Thank you for submitting this PR!
A maintainer will be here shortly to review it.
We are super grateful, but we are also overloaded! Help us by making sure that:

  • The context for this PR is clear, with relevant discussion, decisions
    and stakeholders linked/mentioned.

  • Your contribution itself is clear (code comments, self-review for the
    rest) and in its best form. Follow the code contribution
    guidelines

    if they apply.

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
Next steps:

  • A maintainer will triage and assign priority to this PR, commenting on
    any missing things and potentially assigning a reviewer for high
    priority items.

  • The PR gets reviews, discussed and approvals as needed.

  • The PR is merged by maintainers when it has been approved and comments addressed.

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution.
We are very grateful for your contribution!

@kstuart kstuart marked this pull request as ready for review October 31, 2022 14:32
@lidel
Copy link
Member

lidel commented Jun 19, 2023

This repository is no longer maintained and has been copied over to boxo/coreiface and kubo/client/rpc. General direction is to over time, merge the majority of kubo-specific parts of coreiface into kubo itself.

In an effort to avoid noise and crippling in the Boxo repo from the weight of issues of the past, we are closing most issues and PRs in this repo. Please feel free to open a new issue in Kubo or Boxo (and reference this issue) if this is still relevant.

You can learn more in the FAQs for the Boxo repo copying/consolidation effort.

@lidel lidel closed this Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants