Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Copying local file to SMTP share

spraveenkd
6 - Meteoroid

While I am trying to copy the local file into SMTP share, I am getting the following error

Run Command (6) The external program "%temp%\FTPcall.bat" returned an error code: 26

 

1 REPLY 1
RobertZiegl
8 - Asteroid

Hi,

 

As an alternative to copy files to a SFTP share, you could mount the SFTP / map the SFTP as a drive (e.g. https://sftptogo.com/blog/how-to-map-sftp-as-a-windows-10-drive/). Then you can use the input / output tools of Alteryx directly and you could load the data in and write it directly to the SFTP.

 

Labels
Top Solution Authors