pkg.soopen package index

brew / 排名 6040

使用 Homebrew, apt, dnf, MacPorts, Nix 安装 git-ftp

查看 git-ftp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install git-ftp

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install git-ftp

MacPorts ports tree · devel/git-ftp/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install git-ftp

Debian stable package indexes · git-ftp · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install git-ftp

Fedora Rawhide package metadata · git-ftp · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#git-ftp

nixpkgs package indexes · pkgs/by-name/gi/git-ftp/package.nix · 来源: api.github.com

概览

软件包摘要

Git-powered FTP client

命令和别名

  • git-ftp

历史

项目历史与用法

git-ftp is a Git-oriented deployment utility for FTP and related protocols. Its core idea is to record the deployed Git commit on the server, then use Git history to upload only files that changed since that commit.

项目历史

The project grew around a common shared-hosting problem: teams had Git locally but only FTP, FTPS, SFTP, or lftp-style access on the deployment target. The README describes the tool as uploading to FTP servers 'the Git way', while the changelog records a long stabilization path through 1.0.0, submodule handling, include and ignore rules, hooks, FTPES/SFTP fixes, and compatibility work for newer Git versions.

A 0.8-era changelog entry records the move to the git-ftp GitHub organization. Later releases added push hooks, snapshot and pull/download actions, BusyBox fixes, PEM/key options, and better error handling, keeping the tool as a shell-based bridge between Git workflows and older hosting environments.

采用历史

git-ftp became the most visible project in this batch because it solved a deployment niche that Git itself does not cover. Its packaging in Homebrew and other Unix package collections reflects use by developers who need repeatable deployments without rsync, SSH shell access, or a platform-specific deployment service.

使用方式

Practitioners configure FTP URL, user, and password in Git config, run `git ftp init` for a first upload or `git ftp catchup` when files already exist remotely, and then deploy later commits with `git ftp push`. The ignore and include files let projects tune which tracked or untracked paths are sent.

为什么软件包爱好者会关心

git-ftp is package-manager interesting because it packages an old-web deployment pattern as a Git subcommand-style CLI. It sits at the edge between version-control tooling and hosting compatibility, where a small shell utility can replace heavier deployment systems for simple sites.

时间线

  • 2013: Repository created under the git-ftp organization on GitHub.
  • 2016: 1.3.0 added push hooks, snapshot support, and file-list performance work.
  • 2018: 1.5.0 addressed Git 2.16 compatibility and SFTP documentation.
  • 2020: 1.6.0 release line focused on error handling and nested branch support.

Related projects

  • git-ftp is related to Git deployment hooks, rsync-based deploy scripts, lftp workflows, and hosted CI actions that publish artifacts to FTP targets.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:ftp,client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.git/config.git-ftp-ignore.git-ftp-include

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.git/config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
git-ftpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本1.6.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.6.0

https://github.com/git-ftp/git-ftp

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:git-ftp
版本1.6.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/git-ftp
主页https://git-ftp.github.io/
仓库https://github.com/git-ftp/git-ftp
上游文档https://git-ftp.github.io/
许可证GPL-3.0-or-later
源码归档https://github.com/git-ftp/git-ftp/archive/refs/tags/1.6.0.tar.gz
依赖curl, libssh2
构建依赖pandoc
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-ftp
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

git-ftp 1.6.0+dfsg-1

Git powered FTP client written as shell script

https://github.com/git-ftp/git-ftp

sudo apt install git-ftp
  • Section: vcs
  • Architecture: all
  • 3 依赖
  • normalized package name match
  • 匹配方式:Git Ftp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-ftp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-ftp

nix profile install nixpkgs#git-ftp
  • normalized package name match
  • 匹配方式:Git Ftp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-ftp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

git-ftp 1.6.0+dfsg-1

Git powered FTP client written as shell script

https://github.com/git-ftp/git-ftp

sudo apt install git-ftp
  • Section: universe/vcs
  • Architecture: all
  • 3 依赖
  • normalized package name match
  • 匹配方式:Git Ftp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-ftp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

git-ftp 1.6.0-18.fc45

Git powered FTP client written as shell script

https://github.com/git-ftp

sudo dnf install git-ftp
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-ftp
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Git Ftp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-ftp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
MacPorts95%

git-ftp

sudo port install git-ftp
  • normalized package name match
  • 匹配方式:Git Ftp
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-ftp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation