Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload files from the command line #11

Open
probonopd opened this issue Dec 2, 2018 · 4 comments
Open

Upload files from the command line #11

probonopd opened this issue Dec 2, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@probonopd
Copy link

Hello, I am looking for a decentralized replacement for transfer.sh to upload files from the command line. Can it be done with ipfscloud?

@vasa-develop
Copy link
Member

Hi @probonopd
transfer.sh on IpfsCloud sounds like a good idea. Will try to make it over the weekend.
Also, you can try IPFS's CLI commands.
But the availability of files is not guaranteed and also you can't encrypt files before uploading using the CLI commands(there maybe some tools from community, though).

I will try to add the encryption feature in the CLI tools for IpfsCloud :)
Feel free to add any suggestions.

@vasa-develop vasa-develop added the enhancement New feature or request label Dec 3, 2018
@vasa-develop vasa-develop self-assigned this Dec 3, 2018
@probonopd
Copy link
Author

Yes, I have tried the ipfs command line tools, but what I am looking for is a one-line curl command to upload a file that should be pinned automatically, say, for 14 days, and in a way that preserves the filename (I think this can be done in ipfs using a directory iirc).

@vasa-develop
Copy link
Member

Sure. This looks doable.
Will get back to you here whenever it's done!

@vasa-develop
Copy link
Member

This will be added to IpfsCloud v2.0.

You can get more details about IpfsCloud v2.0 here

Want to Contribute or track our progress? Head over here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants