On 4/6/2013 12:05 PM, dave wrote: > On Sat, 2013-04-06 at 10:55 -0500, Jon Elson wrote: >> Stuart Stevenson wrote: >>> Don't know if this is proper or will work for you but we export a directory >>> from the linuxcnc control. This is the directory everyone writes into when >>> sending a file to the machine. The machine then always runs from a local >>> directory. >>> >> While this doesn't address network security, it certainly prevents the >> CNC system >> from ever needing to read the next block from a file and not being able to. >> I can't imagine how LinuxCNC could handle such a condition gracefully. >> >> sftp would be the best thing for security concerns, but you probably need >> to buy a package to do that from a Windows machine. >> >> Jon > Hi Jon, > Maybe I'm not paranoid enough but I pretty much assume that all networks > are behind a decent firewall. I use scp to get code to my machine just > because it works not because I think I need it. > > Dave > Dave, You're not paranoid enough! If any machine on your network ever goes outside (say a laptop), it can bring a virus in through the firewall. What you describe is consider "crustacean security": hard on the outside, soft and tasty on the inside. Plus there are lots of ways for systems to get infected through firewalls, via browsers, for example. Ideally, one thinks about security at every level: network firewall, system firewall, application access control, etc.
Jon, There are also plenty of free ssh/scp/sftp packages available for Windows. I use a command line version as part of the cygwin collection. (http://cygwin.com/) Norton ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users