I did solve it finally. In case it is going to help someone else: When you connect to the FTP Server on another host (not local), some clients will use passive mode and not the active mode. In that case you have to add the following line to your openerp-server.conf file (configuration file)
ftp_server_passive_ports = 8022:8023 and you will have to open it as well in your firewall if you use one. Restart your openerp server and you should be able to connect to your FTP Server -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=47408#47408 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
