How to set non-standard SFTP Port

Ask a Question related to Macromedia Contribute Connection Administrtion, Design and Development.

  1. #1

    Default How to set non-standard SFTP Port

    I'm using Contribute 3.0, and there doesn't seem to be a way to set the port
    number when using SFTP. Every other program that I've used to connect to our
    SFTP server lets me change the port from the standard 22 to the arbitrary
    number our IT guys have chosen.

    Is there any way to do this in version 3.0? Will I be able to set the port if
    I upgrade to CS3?

    ltoews73 Guest

  2. Similar Questions and Discussions

    1. can i get cfmx to work on standard port (80)?
      if i want someone to see the site i made, cant i get it to work on port 80 (i think) so 8500 wont have to be specified every time?
    2. Help with Net::SFTP when sftp on unix works.
      Running on AIX, the unix sftp will connect to my site just fine, but the Net::SFTP perl modules hangs at one point. Here are the logs for the...
    3. Net::SFTP port problem
      I'm trying to convert some scripts from running Net::FTP over to Net::SFTP on a Win32 server. I've installed Net::SFTP via ppm successfully. ...
    4. MySQL on non standard port yields error 111 on connect
      I am trying to connect to MySQL running on a port other than 3306. Port 8123 in my case. I have tried this:...
    5. ODBC standard TCP port number!
      Hi all, I appreciate if anyone could tell me what the standard TCP port number to make an ODBC connection to SQL Database from web server?? ...
  3. #2

    Default Re: How to set non-standard SFTP Port

    Have you tried something like this:
    ftp.mysite.com:81

    Maybe this is a nice document for your tech guys:
    [url]http://help.adobe.com/en_US/Contribute/4.1_CPS/ContributeCS3Help-Deploying.pdf[/url]
    ThinkInk Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139