SFTP support?

gnsallman - Yes, that is me that you are referring to who succeeded to get SFTP to work, shortly after EX2’s launch, by altering the firmware (https://community.wd.com/t/sftp-possible-on-ex2/98186). Technically, you can SFTP to the EX2 as-is but only as the root (sshd) user…because SFTP uses SSH and that is the only user allowed to have SSH access. I can tell you that there is 0% chance WD will open SSH access to non-root users (pretty much all NAS products from other vendors have this limitation too). And that means there is 0% chance that SFTP will be enabled for non-root users. So forget about anytime soon, it will NEVER happen…and don’t bother voting on this Network Ideas thread (https://community.wd.com/t/please-support-sftp/96973). I unfortunately have seen only a handful requested ideas…and given that implementing SFTP access (i.e. enabling SSH access for non-root users) presents a big security risk, not to mention all sorts of headaches for WD Support, you can rest assured that the only way to use SFTP will be via firmware change.

However, if modding/hacking the firmware is not an option for you, I would point out that EX2 does support another encrypted file transfer mechanism… FTPS. Of course, FTPS is very different thing than SFTP (in my setup users’ public keys are used for password-less logins)…but that is your only secure file transfer option out of the box.