NS AdminA
10/17/2024, 5:00 PMCeligo AI
10/17/2024, 5:00 PMAI generated answer (using internal Slack threads):Based on the conversations provided, here are the responses to the issues raised: 1. For the
FTP_NO_SUCH_FILE_OR_DIRECTORY
error, it seems like the issue might be with the directory parameter in the createConnection
function. Make sure that the directory parameter is only specified once unless your folder structure really has the same folder names for different folders. Also, ensure that the user has permission to replace the file. If the issue persists, it might be related to the file you're trying to upload.
2. For the error related to the file cabinet path, it appears that you're trying to use a Windows path instead of a Unix path. The correct format should be /SuiteScripts/prueba.js
.
3. For the FTP_CANNOT_ESTABLISH_CONNECTION
error, it could be due to a typo in the port number. However, in this case, it was confirmed by NetSuite that the issue was from their end and they rolled back the recent changes to the module/functionality, which resolved the issue.
******
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
10/17/2024, 5:01 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.805764854
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.7953192
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.786572576
Celigo AI
10/17/2024, 5:01 PM