-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
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
Because empty folder creation is based on ipfs.Object,
So here error occurs:
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.
But maybe problem is already known and I'm developing a bicycle?
Metadata
Metadata
Assignees
Labels
No labels