Automatically accept file

Hi all,

In my office I’ve installed Openfire and spark. Everything is working fine. My users are asking one feature. They want Spark to accept any file transfer automatically with out the need of a user inervention, At present user has to accept the file transfer request and once they accept the request the file start transferring. I have configured the server to not to hold any file transfer data. Can anyone pls help me to resolve this issue.

Hello,

Out-of-the-box there isn’t a way to configure Spark to automatically accept file transfers but it would be possible to write a Spark plugin (sparkplug) that would add that functionality to Spark. Although it’s worth noting that automatically accepting files could possibly be a security issue so that’s something you might want to keep in mind.

Hope that helps,

Ryan