Is the NetSuite SFTP bundle only for bank file tra...
# suitescript
c
Is the NetSuite SFTP bundle only for bank file transfer? I need to give SFTP access to a file cabinet directory.
d
nah, I've used it to import csv files from a SFTP several to the file cabinet. It's the most intuitive thing to use but it does work
c
I need an external service to access documents in the file cabinet via SFTP - does this use case work?
Another option could be to use N/SFTP to push files to an external directory. It looks like my initial idea won't work.
d
Hm, I'm not sure it would work for letting an external service access the file cabinet, but I haven't tried so don't quote me there. It sounds like your idea of using the SFTP module to push externally is the best bet, though.
👍 1
a
yeah it works bi-directionally
a lot of the terminology implies bank transfers but it really doesn't care its just remote SFTP location <> NS file cabinet location
c
Yeah, the docs aren't super clear at first glance on this. I'll test it - thanks.
a
I've literally built suiteapps on top of it - its fine, just weird labels and such, ignore them 😄
😆 1