Hi, how can I import SFTP task class? *`prefect.ta...
# ask-community
t
Hi, how can I import SFTP task class?
prefect.tasks.sftp.sftp
I’ve tried 1.20, 2.0 version but all don’t have this module available.
s
Hi ! From the release page, it seems SFTP tasks were added in version 1.2.2, you might want to try it out.
t
let me try
yes that works. However to note that 2.0.0 removed it
s
Yeah 2.0 is still very new so it might not have all the convenient tasks 1.X used to have yet but I'm sure the team is working on it 🙂