有时候要临时分享一些文件,网盘不太方便。就可以使用一些临时网盘。
分享大文件,可以使用这几个网盘:
分享代码可以使用这个:
命令行终端分享文件可以使用这两个:
https://anonfiles.com/docs/api
curl -F "file=@test.txt" https://api.anonfiles.com/upload
curl --upload-file ./hello.txt https://transfer.sh/hello.txt https://transfer.sh/7HPu6f/hello.txt
分享剪切板: