PDA

View Full Version : Option to enable FXP in server settings.


blahdoobie
2007-01-01, 21:39
Enabling server to server transfers in filezilla can easily be done by editing /system/FileZilla Server.xml , however it would be nice if there was an option in the settings to enable this instead of having to edit the file manually.

elupus
2007-01-02, 00:45
why would you ever change it?

blahdoobie
2007-01-02, 10:08
why would you ever change it?

I change it to enable xbox to xbox transfers. Unfortunately it's not enabled by default. I guess having it enabled by default would be even better.

FileZilla Server.xml

<Item name="No Strict In FXP" type="numeric">1</Item>
<Item name="No Strict Out FXP" type="numeric">1</Item>

spiff
2007-01-02, 13:05
it's a do it once then forget about it thing.

it will not be enabled by default as somebody could consider it a security risk.

it will not be put in gui since it's something you either want or don't care about. if you want it you edit that xml once.

blahdoobie
2007-01-02, 19:57
works for me :) thanks!