Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-04 | ftpupload: decouple ftpupload from modbuslog | Jonathan McCrohan | 1 | -1/+1 | |
Allow ftpupload to be used as an independent program. This enables it to be used by both modbuslog and phidgetcontrol. The ftp stanza in /etc/modbuslog has been split out into a separate ftpupload configuration file located at /etc/ftpupload. ftpupload now reads the $UPLOADTYPE variable to determine which type of upload to execute. If $UPLOADTYPE has not been set, ftpupload will default to modbuslog. | |||||
2012-03-24 | ftphelper: add --version argument | Jonathan McCrohan | 1 | -0/+8 | |
2012-03-05 | Refactor code | Jonathan McCrohan | 1 | -1/+2 | |
No source chances, reindent only. | |||||
2012-02-12 | Add ftp upload function + add documentation. | Jonathan McCrohan | 1 | -0/+104 | |