Skip to content

Object API is deprecated #39

@DreadfulBot

Description

@DreadfulBot

On Kubo kubov0.29.0 looks like all the objects are deprecated now, so for example method FileSystem.AddDirectoryAsync throws the error in a moment of creating empty directory here:

FileSystemApi.cs, line 139

Screenshot 2024-08-08 at 1 56 40 PM

Because empty folder creation is based on ipfs.Object,

Screenshot 2024-08-08 at 1 57 19 PM

So here error occurs:

ipfs-object

Removed, use 'ipfs dag' or 'ipfs files' instead

I started to work on another approach with command add and specially formatted MultipartFormDataContent as well, will finish later for everyone who is interested.

Screenshot 2024-08-08 at 1 59 42 PM

But maybe problem is already known and I'm developing a bicycle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions