Toggle navigation
Categories
Discussions
Activity
Best Of...
Sign In
Home
›
AMX Forum
›
AMX Technical Discussion
Save Files to m2m2
cfloyd
Junior Member
January 2012
in
AMX Technical Discussion
I can write file out and store to my local master but how can I write files to another master. Better yet a server? Can we authenticate active directory authentication? IF so how?
0
·
Share on Facebook
Share on Twitter
Comments
MorgoZ
Junior Member
February 2012
If you are going to share the same files between all masters, what i´m using is a FTP server.
The module with the client FTP protocol that i´m using in Netlinx side is the "FTPSender"
http://www.amx.com/products/i!-FTPSender.asp
And the server at the PC side the FileZilla, but you can use anyone.
I don´t know anything about the "Active Directory" protocol in a Windows Server, so can´t help with that.
bye!
0
·
Share on Facebook
Share on Twitter
Sign In
or
Register
to comment.
Comments
The module with the client FTP protocol that i´m using in Netlinx side is the "FTPSender"
http://www.amx.com/products/i!-FTPSender.asp
And the server at the PC side the FileZilla, but you can use anyone.
I don´t know anything about the "Active Directory" protocol in a Windows Server, so can´t help with that.
bye!