Milcho Dimkov
09/19/2024, 1:09 PMCeligo AI
09/19/2024, 1:11 PMAI generated answer (using internal Slack threads):NetSuite supports RSA host key type for SFTP connections. You can generate the host key using the command
ssh-keygen -t rsa - PEM
. This command will generate the key in an encryption format that NetSuite expects.
Please note that if you are trying to connect to a plain FTP server, you won't be able to do so via NetSuite. NetSuite does not support FTP in SuiteScript. You would need another server to act as a middleman in this case.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
09/19/2024, 1:11 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.879382432
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.85831815
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.85684669
Celigo AI
09/19/2024, 1:11 PM