FTPGrab is a shell script to grab ⏬ your files from a remote FTP server to your NAS / server / computer.
A hash is created for each downloaded file and will prevent to download it again even if it is not present in the destination folder.
You can also apply a filter to search for files with a regular expression.
Because this script only needs wget, it is ideal for those with a seedbox to grab your files to your NAS (Synology Qnap D-Link).
With the sqlite3 HASH_STORAGE method, the performance will be improved 🔥 !
It is free and open source and always will be 🔓 !
To be notified of new releases you can star 🌟 the project on Github.