Sorry for all the questions, but im doing an app for server monitoring. I'm 60% done, just have a few things left to do.
I want to know if its possible to read a file from a unix box. At the moment, im sftping the files back to the windows machine and deleting them there. But this has some security issues. If i can read the file from the server it would clear this issue up for me. Is it possible in tcl/tk? I can't find an answer to this on google, seems like there isnt.
Thanks.
Does anyone know how to do this? It shouldn't be a hard thing to do.