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. | ![]() |


