ftpgrab
FTPGrab is a CLI application written in Go and delivered as a single executable (and a Docker image) to grab your files from a remote FTP or SFTP server.
About
FTPGrab is a lightweight CLI application written in Go that automates periodic file transfers from remote FTP or SFTP servers. It's designed for users who need to regularly sync files from external servers to local storage systems like NAS devices or servers. The tool runs as a s…