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.

3 Likes