How to connect to a secure FtP from my website/web application?

Posted by msandbot on Stack Overflow See other posts from Stack Overflow or by msandbot
Published on 2010-06-01T17:11:58Z Indexed on 2010/06/01 17:13 UTC
Read the original article Hit count: 228

Filed under:
|
|
|
|

Hi,

I'm working on making a website/web application that displays images every 5 or so minutes, kinda like a webcam. The images are uploaded to an SFTP server. How can I access those from the web? Does anyone have any recommendations for what to use as well? Right now I'm looking at PHP but have checked out javascript and ruby as well. Only the application needs to ssh to a predetermined place, not the users.

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript