File Mangment in external server

Hello, I Am looking for a source that can store files on an external server, I want to keep applications and files on different servers is this possible…?
So,
Keeping files in separate server and application separate server make better performance when using a large number of data

Have a look at this app, storing files on S3:

or the Google Drive integration:

https://frappeframework.com/docs/user/en/integration/google_drive

I need method to change path and store in different server

Hii @Praveen2

Please check once:

I hope this is helpful for you.
Thank you.

1 Like

A way to manage this without installing another app is to use an NFS mount to another server. If you want to brave the world of S3, the above-linked Zerodha app has not been maintained in a while. Our cloud storage app supports versions 14 and 15.

4 Likes

When we store file on external server, Getting error while generating report that external storage url does not contain this file.
What is the default path of reports and how to change this?