Forum Discussion

towardsQuality's avatar
towardsQuality
Occasional Contributor
4 months ago

SFTP

I see a FTP step has been added to RAPI, but my server is setup with SFTP. Has anyone figured out how to SFTP a file to a server in a RAPI test step? I tried using the FTP step to move a file to my ...
  • nmrao's avatar
    4 months ago

    One can use jsch library for the same. Please check some samples here