Directly integrating reef-pi with sftp might not be very feasible. As it is a very very specific use case, and reef-pi should not have code for those, though it should provide a way of achieving this.This might be a dumb question. About telemetry, instead of using adafruit would i be able to use sftp? I have a few web addresses and planning a rather long vaca. Even if it was just a a number like temp = x sent every y minutes saved to a webfile? Adafruits 10 limit is rather small and id rather not make a hole in my home network to allow remote log on to pi.
One of the thing Ryan mentioned, is the ability to get summary information from reef-pi, which covers current temperature , ph , image etc. Once we have that API and a decent python SDK, we can write commonly used scripts in python that does the sftp upload, you can run it in you reef-pi, periodically everytime you go to vacation.




