Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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