SOT: file sharing recommendations

2013-12-06 Thread Matt Williams
I have been tasked with recommending some sort of file sharing solution for our office. Basic requirements: 1) File sharing between less than 10 employees. B) Access to these files in and out of office. 3) Off-site backup D) Possibly allow clients to upload files to specific, segregated locations

Re: SOT: file sharing recommendations

2013-12-06 Thread John M Bliss
We discussed something similar here: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:64336 Eventually, we ended up using one of our Rackspace servers, installing VPN on all staff machines, and mapping the same drive letter on all staff machines to \\RackspaceServer\OurShare On

Secure attribute on CF Session Cookies

2013-12-06 Thread Robert Harrison
Is there any way to ensure the CFTOKEN and CFID cookies include the secure attribute when sending over https? I see no way to do this on CF9. Thanks Robert Harrison Director of Interactive Services Austin Williams Advertising I Branding I Digital I Direct   125 Kennedy Drive,  Suite 100  

Re: Secure attribute on CF Session Cookies

2013-12-06 Thread Dave Watts
Is there any way to ensure the CFTOKEN and CFID cookies include the secure attribute when sending over https? I see no way to do this on CF9. You need to disable CF's automatic setting of those cookies, then set them yourself with CFCOOKIE. Dave Watts, CTO, Fig Leaf Software

Re: Secure attribute on CF Session Cookies

2013-12-06 Thread Wil Genovese
I’ve seen people request this before due to a PCI security audit. Usually the best solution, depending on the code, is to switch to J2EE session variables. Instead of physical cookies the session cookies are true session cookies in browser memory. This would eliminate the secure cookies issue.

Re: SOT: file sharing recommendations

2013-12-06 Thread Russ Michaels
if you want file sharing and only file sharing and the best business solution out there, then dropbox.com is probably the best bet. However if you want more collaboration and sharing and integration with your email, then I recommend Google Drive which is part of Google Apps. Both of these can be

Re: Secure attribute on CF Session Cookies

2013-12-06 Thread Pete Freitag
On Fri, Dec 6, 2013 at 2:52 PM, Wil Genovese jugg...@trunkful.com wrote: I致e seen people request this before due to a PCI security audit. Usually the best solution, depending on the code, is to switch to J2EE session variables. Instead of physical cookies the session cookies are true

RE: Secure attribute on CF Session Cookies

2013-12-06 Thread Robert Harrison
Thanks. That's helpful. Appreciate it. Robert Harrison Director of Interactive Services Austin Williams Advertising I Branding I Digital I Direct   125 Kennedy Drive,  Suite 100   I  Hauppauge, NY 11788 T 631.231.6600 X 119   F 631.434.7022   http://www.austin-williams.com