That's correct.

However I'll be supporting socks5 bytestreams soon. That is a much 
nicer way of doing the transfers.

---

James



On 17/12/2005, at 12:19 AM, Norman Rasmussen wrote:

> have you tried?:
>
> <ftOOBRoot>http://jabber.no:8080/</ftOOBRoot>
>
> If I read the config correctly, the 'msn/files' is meant to be an
> apache proxy to the 8080 port - so that you don't have to open
> yet-another port on your firewall.  eg:
>
> http://jabber.no/msn/files/$1 --> http://jabber.no:80880/$1
>
> On 12/16/05, Stian B. Barmen <[EMAIL PROTECTED]> wrote:
>>>
>>> In svn://delx.cjb.net/pymsnt/branches/0_11_x is some
>>> preliminary file transfer code. It works for receiving files.
>>> I'll be polishing this up so that it works with more clients,
>>> and so that you can send as well.
>>>
>>> If you want to track the progress of file transfer, its
>>> probably a good idea to join py-transports. Also, you're best
>>> off not checking out trunk :)
>>>
>>> Enjoy!
>>>
>>> ---
>>
>> Hello, I have just installed the 0_11_x branch to my server for some
>> testing. I dont quite understand how the jabber.no/msn/files type of
>> transfer works. I understand that I could host this transfer myself 
>> somehow
>> but I need some more help / doc / howto. When I send a file from MSN 
>> client
>> I get a message that the file has been transferred and I on the jabber
>> transport side get a link, which is formed from the config.xml file 
>> setting.
>> But where the file ends up is a mystery. I tried to just specify the 
>> port so
>> I did not need to configure Apache yet, is that a problem?
>>
>> Right now I just tried to set it like:
>> <ftOOBRoot>http://jabber.no:8080/msn/files</ftOOBRoot>
>> But no cigar just yet. I can connect to the 8080 port from outside 
>> and stuff
>> but I just get a 404 error.
>>
>> Also I can see from the changelog on trunk that you have made some 
>> progress,
>> will this be submitted to 11_x any time soon? I would love to test 
>> out some
>> more.
>>
>> My test server is called msn-beta.jabber.no and I have the 10.2 
>> running
>> stable on msn.jabber.no.
>>
>> Looking forward to follow you further on the file transfer quest! :)
>>
>> Best regards
>> Stian B. Barmen
>>
>>
>> _______________________________________________
>> py-transports mailing list
>> py-transports@blathersource.org
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>
>
> --
> - Norman Rasmussen
>  - Email: [EMAIL PROTECTED]
>  - Home page: http://norman.rasmussen.co.za/
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>

Reply via email to