Jb Li wrote:
> I concern about possible the security issues with FTP, but most security 
> cameras (I know of) has FTP feature.

If you do end up using FTP for this you might want to check your devices 
to see if they support Secure FTP (SFTP). At least that way the content 
they would be transporting would be encrypted while traversing the 
network.

You will still need to carefully consider (and probably monitor) any 
automatically created FTP accounts. It might also be important to 
investigate the FTP server software you use for any known security 
related bugs. FTP servers are a hot target for hackers and warez bots, 
as I'm sure you are aware.

Unfortunately FTP is one of those protocols invented before anyone cared 
much about security.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to