File Upload moved via FTP

ccroft 06 Nov, 2014
As we are running our site through multiple servers, when file is submitted via form I would like to save it via FTP to the master server. After testing and checking code I found you code does not use the Joomla file system code ty move the file thus only saving the copy of the file on the slave server.

How do I get the file to be saved to the main server and not one of the slave servers?
GreyHead 06 Nov, 2014
Hi ccroft,

I think you you would need to add a Custom Code action after the Upload Files action with the appropriate PHP to copy/relocate the file.

Bob
This topic is locked and no more replies can be posted.