|
Hi, What is the best practice for setting a port in Rebex SFTP? ie. Let's say it is 2700, not 22. Do I just set the hostname as "sftp.mywebsite.com:2700"? |
|
Try using following code:
You may find interesting following SFTP tutorial: |