
Security News
Frontier AI Is Now Critical Infrastructure
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.
picgo-plugin-minio
Advanced tools
适用于 MinIO 的 PicGo 上传器
跳过、覆盖、保留两者 三种操作(2.3.0+)
覆盖 有点小问题:GUI 的相册会同时出现新旧两张一样的图片
{bucket} (2.5.0+)在插件界面的搜索栏搜索 minio (PicGo 的插件名以 picgo-plugin- 为前缀,所以只需搜前缀后的名字即可)
搜到了插件之后只要点击右下角的安装即可。
endPoint 对象存储服务的 URLport TCP/IP 端口号。可选值,如果是使用 HTTP 的话,默认值是 80;如果使用 HTTPS 的话,默认值是 443。useSSL yes 代表使用 HTTPSaccessKey Access key 是唯一标识你的账户的用户 ID。secretKey Secret key 是你账户的密码。bucket 存储文件的桶。存放目录 将图片上传指定目录下, 例如 dir、 dir1/dir2(2.2.0+)自动归档 yes 表示开启,把上传的图片归档到当天日期目录下(2.2.0+)同名文件 默认: 跳过(2.3.0+)
跳过 检查 minio 中是否存在同名的文件,存在则跳过该文件的上传覆盖 不进行检查,直接上传保留两者 检查 minio 中是否存在同名的文件,存在则重命名该文件名再上传(规则:原文件名repeat时间戳_随机数.扩展名)自定义域名 简单的替换 endPoint 的域名(2.3.0+)自定义MIME 自定义扩展名为指定 MIME,多个用|分隔,格式:ext1:mime1|ext2:mime2|ext3:mime3(2.4.0+)允许不安全证书 允许使用自签名或无效的证书,如果提示证书错误可尝试开启该项,其他情况下不要开启(2.4.0+)自定义基础路径, 支持的占位符:{bucket} (2.5.0+)Read Only 或 Read and Write(建议设置为 Read Only)minio 的小齿轮 -> 配置 uploader - minio 中进行配置FAQs
PicGo uploader for MinIO
The npm package picgo-plugin-minio receives a total of 7 weekly downloads. As such, picgo-plugin-minio popularity was classified as not popular.
We found that picgo-plugin-minio demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.