About file saving

Dear All,
I am making decision of the Server using relativity or custom server,

  1. on my client side uploading the files to server, I want the server side save to files to the directory,not embed into the database, is any way to do it on Relativity ?
    2.also before I download it back on the client side , any way to know the size of the file I am downloading ?
    if I can resolves these , I am going to user the Relativity.

Thanks!

Hello

Relativity Server exposes only data access interfaces. To implement such features you’d need to develop a custom Data Abstract server app.

Regards