v-get: Minimalist SFTP Automated Downloader
Table of Contents

Fetch remote data, hands-free. v-get by vtoollab.com is a specialized tool for synchronizing data across servers. It monitors remote SFTP directories, performs incremental downloads, and handles .gz decompression automatically.
Key Advantages#
- Smart Incremental Sync: Compares file sizes to skip existing, unchanged files, significantly reducing bandwidth usage.
- Workflow Automation: Automatically decompresses
.gzarchives after download and cleans up source files—ideal for market data and log processing. - Line-Based Config: Manage multiple servers and schedules via a simple
tasks.txtfile. - Live Status Dashboard: See exactly what is being downloaded and your total progress in the console.
- Zero Installation: Pure Go binary; no external SSH client required.
Usage Steps#
- Download the zip and extract.
- Run
v-get.exeto generate thetasks.txttemplate. - Configure: Add your SFTP details and sync intervals (e.g.,
12hfor 12 hours). - Deploy: Keep the app running to automate your data ingestion pipeline.
⬇️ Download v-get.zip#
Version: 1.0.0 | OS: Windows (x64)
There are no articles to list here yet.