I'd like to log file transfers in a business setting where there are contractual limits on the uses and export of certain data. I need to capture file names and sizes. My understanding is that scp and sftp will not provide such data. Has anyone addressed this problem via a tunnel to an ftp server or other mechanism? Thanks for any advice.