Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to integrate Galooli with your FTP services, you will need to provide the following information:

  • Server address

...

  • Username

  • Password

  • Port Number - Unless a port number is specified in the format, Galooli will use port 22 by default

FTP/SFTP formats:

  • In the case of an unsecured FTP server - ftp://{server}#|#{username}#|#{password}

  • In the case of an secured FTP (SFTP) server - [sftp://{server}#|#{username}#|#{password}]

  • Refer to a specific port number (if needed) - [sftp://example.com[:portNum]#|#username#|#password}]

  • IP address of Galooli to be used on the client side is 52.5.193.111