Hi, Just learnt today that Download Tool doesn't support uploading to a SFTP server. This feature is pretty critical and essential for many use in the Enterprise world. Is this something we can expect in next release? -Hemanth
Thanks for all of the comments and requests on this feature.
In order to provide the best functionality, we'd like to better understand the uses cases for uploading to SFTP. What types of files are you uploading? How often are you uploading? How big are the files that you're uploading? etc.
Any details that can be provided are greatly appreciated.
@AlexP, for our organization it's CSV files that are being uploaded on a daily or monthly basis. Files sizes tend to be 5 megabytes or less. I'm sure other organizations are sending larger files though...
My company receives the same sorts of files but I'd add PGP into the list as well. I could also see this feature being added to a more robust scheduler where a job is defined which would consist of one or more of:
- Download some file inputs
- Decrypt/unzip files
- Run one or more Alteryx modules in sequence
- Encrypt/zip some outputs
- Directory cleanup
- Upload outputs
This would also allow for failure conditions in the file retrieval/post/preparation process to be more easily isolated from failures within the Alteryx modules. Were this functionality made available in the download tool I would probably still opt to use our current 3rd party scheduler to retain this sort of job process control. If it was rolled into the Alteryx scheduler I'd happily switch over to use that.