I had to update the FTP package’s version yesterday from 1.0.6479.13206 to 2.2.0.
There was an activity to create a folder in the old version, but I noticed this activity is no longer available in the new one. What can I do to create folders using the newest version?
I had to update the version because I need to use an ssh-rsa as a parameter to connect with FTP from now on. I couldn’t find a way to use this information in the old version.
In version 2.2.0, the activity “with FTP session” has a property called “client certificate password”, which I used to pass my ssh-rsa parameter. It worked perfectly.