>>>>> "Stian" == Stian B Barmen <[EMAIL PROTECTED]> writes:
>> Hi >> >> I am trying to get filetransfers working with pymsnt >> >> I get the request and when I accept it I am told that I have >> cancelled it :-( >> >> I am also not shure about some of the parameters in config.xml >> >> ftJabberPort is this the port the client should use for >> transfers or? Stian> This is the server port for file transfer. Mine is set at Stian> 8010. I also set mine to that. >> ftOOBPort What is this used for? >> >> ftOOBRoot And what is this? Stian> This is for fallback out of band transfer, I reccomend you Stian> just leave them commented. >> Also which ports should I allow to/from my jabber server & >> to/from the transports? Stian> You need to open the ftJabberPort for your server, in my Stian> case this is 8010. I have opened that on my jabberserver(where the transport is also running) >> What should I set the ports to in my jabber client(gajim). I >> have these: >> >> file_transfer_port >> >> ft_override_host_to_send Stian> Do not configure these, they work pr. default. Unfortunately not for me. I have also tried PSI and filetransfer. It gives me the exact same problem. I have just tried setting the loglevel to 3 to see if I can see anything wrong, but it just says that I send ftDeclined and I don't decline the transfer Regards & thanks for the help Hasse