If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I'll assume security, FTP is really easy to implement but it's not encouraged by the vendors.
SMB for LAN (NFS is only between Linux), SFTP for over internet (this one https://en.wikipedia.org/wiki/SSH_Fi...nsfer_Protocol)
FTP is only as last resort
WebDAV is ... ok I guess ? I've never succeed with good performance or reliable connection with this protocol with Nextcloud. No problem with CalDAV or CardDAV
Are you referring to security issues or the configuration of a FTP set up
Hans
both actually. FTP is unsecured unless you use SFTP, but either way now you have to configure FTP/SFTP on both the QNAP and the scanner. SMB is a bit simpler and more intuitive since you'll probably use it more connecting to Windows PC's.
Comment