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.

Faster import speed for SFTP tool

MartWClimber
9 - Comet

A collega of mine has created a SFTP workflow. this workflow runs great, but for the amount of data it needs to download, in my opinion it seems a bit slow.

 

In the workflow it needs to connect to an sftp to download some csv files.

 

The files are not that big around 250mb each. it needs to always download 8 files. 

the download time for all of these files is around 20 minutes.

I find this a bit on the slow side. If I load one of those file into Alteryx it takes seconds. if I save one of those file it also takes seconds.

 

my question is, is there a way to speed up the downloading of these files?

1 REPLY 1
oly
Alteryx Alumni (Retired)

Hi @MartWClimber ,

The main alternative would be to use Run Command tool to bring data closer to the actual server/machine temporarily and then load it. I've heard that would run much faster and also more reliable. You could delete data also with Run Command once you ingested them into your workflow.

Best,

Oly

Labels
Top Solution Authors