https://github.com/snakemake/snakemake-storage-plugin-ftp
A Snakemake storage plugin that handles files and directories on an FTP server
https://github.com/snakemake/snakemake-storage-plugin-ftp
Last synced: 12 months ago
JSON representation
A Snakemake storage plugin that handles files and directories on an FTP server
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-storage-plugin-ftp
- Owner: snakemake
- License: mit
- Created: 2023-12-13T10:17:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T13:30:40.000Z (over 1 year ago)
- Last Synced: 2025-05-09T00:15:30.013Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Snakemake storage plugin: FTP
A Snakemake storage plugin for handling input and output via FTP.
For documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/ftp.html).