I see that there is an official Box SFTP Server showing in the integrations under the admin console now.
Has anyone been able to make this work? I have it set as “Available for all users” but when I go to my user account to install the integration, it is not showing in the list of available items.
When I attempt to connect to the Box sftp service at sftp.services.box.com using Filezilla SFTP client, I get a successful connection/key exchange, but my user account (either user or admin) will not authenticate.
I have confirmed the passwords on the accounts I am using. We use SSO for web UI access, but I have the passwords set for application access such as this.
This link shows the introduction of the integration, although it still says “Coming soon” as a banner on this page:Introducing Box SFTP – Box Support
So maybe it is just not fully released yet?
Any information is very appreciated.
John Walker
Page 1 / 1
Hi @Voyager Technologies,
Welcome to Box Community, and we’re happy answer your question regarding the new feature announcement.
Thanks for showing your interest in Box SFTP support. As of this writing, we are still yet to release this feature and please tune in for more updates by subscribing to Announcements.
Rest assured that the Box team will keep you posted!
This support article has the “GA” tag, and implies that the feature has been in full release for almost a month now.
I am experiencing the same issue as the OP, with the full key exchange occurring, but the password failing.
I already identified one issue with the use of the “@” sign in the username being problematic with some clients, as they assume “ [removed by moderator] ” format and stop parsing the username at the first “@” sign.
The workaround for this is to use this command line format so that there is zero ambiguity in the parsing:
I am still working on how to get this to parse in the ssh config file so that the command line option is not required, but everything I have attempted so far keeps truncating the user value at the “@” sign.
I am also disappointed in Box’s sFTP implementation that has been described in the support articles, because I was hoping to see a per-folder implementation similar to the email delivery feature available on each folder.
This could have permitted us to partition access by partner/vendor so that each external entity that we receive files from could have their own unique access to specific folders, and not have to create multiple accounts just for upload access.
@Voyager Technologies The sFTP feature is a configurable service, and needs to be enabled before it will accept password authentication.