Web3S_Demo > Web 3S W3Up Bridge Upload Async Task > IPFS Upload (W3UP Bridge)

IPFS Upload (W3UP Bridge)

Uploads a local file or directory to the IPFS network using W3UP HTTP Bridge (Web3.Storage API).

Inputs

In
Exec

Filepath
String

Local path to the file or directory to upload.

Did
String

The `DID` used in authorization obtained from Web3.Storage.

Auth Secret
String

The authorization secret. Can be generated using w3 cli as 'X-Auth-Secret'.

Auth Token
String

The authorization token. Actually a JWT-encoded UCAN. Can be generated using w3 cli as 'Authorization'.

Request Name
Name

Optional unique name for the HTTP Request Subsystem.

Outputs

Out
Exec

Started
Exec

Progress
Exec

Completed
Exec

Request
Web 3S W3Up Bridge Upload Request Object Reference

Bytes Sent
Integer64

Request Size
Integer64

Success
Boolean

Error Message
String

Response
Web 3S Http Response Structure (by ref)

Ipfs Address
Web 3S Ipfs Address Structure (by ref)