-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Meliox edited this page Aug 20, 2013
·
4 revisions
**** So what is this FTPauto thing....? FTPauto is a simple, but highly advanced commandline tool written in Bash for Unix. It relies on lftp, http://lftp.yar.ru/, but helps to automate simple transfers. So essentially this is a tool to send files from a local server to a remote FTP easily. Numerous options may be specified such as:
- Easy configuration of the client lftp
- Monitor free space on server
- Progressbar of transfer
- Packing/splitning directory/files into rar-files. Including sfv to verify files at receivers end.
- Multiple user support
- Delay of transfer
- Exec support pre/post transfer
- Sorting (use of regex) and exclution of files
- Send push notification to phones etc. (uses https://pushover.net/)
- Especially powerfull in combination with Flexget which can be found at http://flexget.com/
FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.