几个临时分享方案

有时候要临时分享一些文件,网盘不太方便。就可以使用一些临时网盘。

分享大文件,可以使用这几个网盘:

https://sendfiles.online/

https://pixeldrain.com/#

https://wetransfer.com/

分享代码可以使用这个:

https://paste.ubuntu.com/

命令行终端分享文件可以使用这两个:

https://anonfiles.com/docs/api

curl -F "file=@test.txt" https://api.anonfiles.com/upload

https://transfer.sh/

curl --upload-file ./hello.txt https://transfer.sh/hello.txt https://transfer.sh/7HPu6f/hello.txt

分享剪切板:

https://netcut.cn/

留言

* - 必填