I'm creating a script where I login with SFTP into an Asterisk/LInux PC to download voice files and voice mails and import them into a FileMaker solution.
Use the FTPeek plugin. Login goes fine, collect filepath from the cdr table, download file with SetField and FTPeek_DownloadFileToContainer...