Returns or specifies whether RocketFTP transfers commands using SFP or not
Get: Value = Object.UseSFTP
Set: Object.UseSFTP = Value
Boolean, the default value is False.
If UseSFTP is True, RocketFTP will connect to a host using the SFTP protocol. Therefore, you have to set this property before you call Open function if you want to connect to a SFTP server.