Hi All,
I have Linux server, and i want configure Document FTP on our IP address, but it not work, How to configure ?? pls any help
ftp://admin@<ip addrees="">/dbname
Error: Could not connect to <ip address="">: Connection timed out
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi All,
I have Linux server, and i want configure Document FTP on our IP address, but it not work, How to configure ?? pls any help
ftp://admin@<ip addrees="">/dbname
Error: Could not connect to <ip address="">: Connection timed out
Hy,
I found a post that solved the problem. Have a look to the comment 5 here : https://bugs.launchpad.net/openobject-addons/+bug/675314
regards
Thanks for the answer, I have try comment 5 but still same problem
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
11月 23
|
2480 | ||
|
1
1月 22
|
6869 | ||
|
0
4月 24
|
4202 | ||
|
0
3月 15
|
4466 | ||
|
0
3月 15
|
3479 |
Hy,
Do you solve your problem?
Do you try something like this : * On your server : telnet localhost 8021 then telnet yourIP 8021 * then from outside telnet yourIP 8021?
@Mind And Go: Still Facing problem