I need to allow users to upload (using CF8) to 2 remote servers (load balancer allows 1 domain between them). I can easy modify cf_commands.cfm to have it push up in this regard. In connectors/cfm/config.cfm I have Config.UserFilesPath pointing to the live domain and subfolder.
Where else should I modify parameters for the file browser to work in this regard? Config.ServerPath is going to be a problem in this regard since it only contains a single physical path.
Where else should I modify parameters for the file browser to work in this regard? Config.ServerPath is going to be a problem in this regard since it only contains a single physical path.