I have the FTP task all over my build files, and now I need to use SFTP. I don't see an SFTP task. I only see sftp as a parameter for the SCP task, but SCP has a completely different syntax from FTP and would require a lot of re-coding.
What's the easiest way to get from FTP to SFTP? Later, BEDick