Se rendre au contenu

FTP Library Server Action

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

  • Versions
Conditions générales
Garantie satisfait ou remboursé de 30 jours
Livraison : 2-3 jours ouvrables


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.