跳至内容

FTP Library Server Action

Provide methods to interact with an FTP server from a server action.
257.73 € 257.73 € (不含税)
US$ 300.00 (不含税)

  • Versions
条款及条件细则
30 天退款保证
送货:2 至 3 个工作天


STORY BEHIND THE FEATURES

ODOO BEHAVIOR

Odoo Standard does not provide built-in methods to send or retrieve files via FTP

CLUEDOO BEHAVIOR

CLuedoo offers a library of FTP methods that can be called from Odoo Server Actions, enabling easy file transfers without requiring custom coding.


HOW TO USE THIS MODULE




1. 

In this example, I’ll use sftpcloud.io  and FileZilla for testing. You can also use any FTP/SFTP tool you like

Go to Server Action to create a new server action in Odoo. Select Model: Server Action. 

Paste in Credential (also from sftpcloud)

2.

Copy and paste the credentials from  sftpcloud.io into FileZilla, and then click QuickConnect.

If successful, the files will be transferred.