Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Story: Update, Rename or Delete Contents of an IPFS Pack #93

Open
flyingzumwalt opened this issue Jan 15, 2017 · 2 comments
Open

Story: Update, Rename or Delete Contents of an IPFS Pack #93

flyingzumwalt opened this issue Jan 15, 2017 · 2 comments

Comments

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented Jan 15, 2017

Story

Given

I have modified some of the files & directories in an IPFS, I want to update the pack's manifest to reflect those changes.

Then

...
See #131 Create or Update a Local Pack Object Repository and #96 Create or Update a PackManifest file

@kevina
Copy link

kevina commented Jan 16, 2017

Does IPFS automatically notice that the file moved? Is it monitoring the directories?

No

How can Andrew tell ipfs "I've moved this file to a new location. Update your index."

You simply readd the same file.

@kevina
Copy link

kevina commented Jan 16, 2017

To add further clarification the filestore as I implemented it does not monitor the directory. Rather it will notice the file is not available or changed when it is retrieved and report some sort of error than.

@flyingzumwalt flyingzumwalt changed the title Story: [filestore] User moves a "tracked" file and tells ipfs to update its index Story: [filestore] Update, Rename or Delete Contents of an IPFS Pack Jan 19, 2017
@flyingzumwalt flyingzumwalt changed the title Story: [filestore] Update, Rename or Delete Contents of an IPFS Pack Story: Update, Rename or Delete Contents of an IPFS Pack Jan 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants