Skip to content
This repository has been archived by the owner. It is now read-only.

Is garbage collection work for upload foleder as well ? #242

Closed
satyamakgec opened this issue Mar 22, 2017 · 2 comments
Closed

Is garbage collection work for upload foleder as well ? #242

satyamakgec opened this issue Mar 22, 2017 · 2 comments

Comments

@satyamakgec
Copy link

satyamakgec commented Mar 22, 2017

Hi Folks , I am new in ipfs . i am creating an application that push the folder over the ipfs . I am concern for the garbage collection that it may automatically delete my content on ipfs please give me a brief over view to manage the ipfs gc

Thanks

@Kubuxu
Copy link

Kubuxu commented Mar 22, 2017

ipfs add has --pin option it is default to true so it pins added file/directory right away. Pinned files and directories won't be removed by the GC.

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants