Is it possible to use other server to save file attachement via network using Attachments on the filesystem plugin?

Sure. you would need to map the network drive to the local web server (via smb or windows drive mapping). Then you would provide the full path to the location.

What if i have 2 server, windows server for application and linux server for database and the file attachment should save to another storage server,is it oket?

Sure. The webserver would still need to have access to the network location on the storage server (which sounds like it would be a mapped network drive under windows. And the storage server (unknown OS) would either have to be sharing the location via windows share or SMB.

Very welcome.
Should I close this thread?

11 days later

how's the setup sir, via ip address?

10 days later

I imagine that you would set it up using hostname (which would resolve to an IP address)

Write a Reply...