Skip ke Konten

FTP Library Server Action

Provide methods to interact with an FTP server from a server action.
257,73 € 257,73 € (Sebelum pajak)
US$ 300,00 (Sebelum pajak)

  • Versions
Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days


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.