I have a weird one. I'm using sFTP and when connecting I'm getting
The remote FTP server does not support one of NetSuite’s approved algorithms. (e.g. aes256-ctr, es192-ctr, es128-ctr).
Any idea ?
s
suitedev
05/19/2020, 4:11 PM
nothing native, unfortunately.
u
クリスピポテト
05/19/2020, 4:23 PM
netsuite only supports certain cipher algorithm. If your SFTP is not using one of them, them you'd get that error
s
Simon
05/19/2020, 4:25 PM
My customer, Walmart, doesn't used any of those Cipher Algorithm. It means that I can sFTP with them ?
u
クリスピポテト
05/19/2020, 4:29 PM
unfortunately, if they don't use that cipher algos, no. If you are familiar whith serverless functions on services like Amazon, that's the most common trick that you could do
クリスピポテト
05/26/2020, 4:51 PM
@darrenhillconsulting just wandering if your team has an existing integration for walmart
d
darrenhillconsulting
05/26/2020, 6:02 PM
Not existing no, but happy to explore. What's the use case?