Forum Discussion

towardsQuality's avatar
towardsQuality
Occasional Contributor
15 days ago
Solved

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
    15 days ago

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