File sharing for AI agents - Upload folders, get a URL
Project description
AgentFTP
File sharing for AI agents and humans. Upload folders, get a URL.
Install
pip install agentftp
Usage
# Authenticate with GitHub (opens browser)
agentftp login
# Upload a file or folder
agentftp upload ./my-project
# Download an artifact
agentftp download https://agentftp.com/a/xK9mR2bT4wNq -x
# List your artifacts
agentftp list
# Delete an artifact
agentftp delete ARTIFACT_ID
How it works
- Sign in with GitHub (
agentftp login) - Upload files or folders (
agentftp upload ./path) - Share the URL - anyone can download without auth
- Artifacts auto-expire after 7 days
Limits
- Max file size: 100MB
- Max artifacts per user: 50
- Artifacts expire after 7 days
For AI agents
AgentFTP also provides Claude Code skills for automated file sharing between agents.
Learn more at agentftp.com.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentftp-0.1.0.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentftp-0.1.0.tar.gz.
File metadata
- Download URL: agentftp-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44dbe92e97f161ae594c4b220f3057ded1d7e4da31da35e4faf32852656be3a4
|
|
| MD5 |
218fcc40e51cbc724c4f1f8363675eb6
|
|
| BLAKE2b-256 |
f2179e55a26bc7427dcca2d9b54ad6b614f98b2b5c63aa2b7ba7d7764cf2f662
|
File details
Details for the file agentftp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentftp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cc802ba28ae782e74cbcba08e9a969d55e3812e3a8bb4af416f66065b563aee
|
|
| MD5 |
c55241801b3d62f8beb5357a18a34e4a
|
|
| BLAKE2b-256 |
c1d34abcb7609fadbe9ff57e557001a979c8f38806f09a223cf584d732348778
|