コンテンツへスキップ

FTP Library Server Action

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

  • バージョン
利用規約
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.