you’re using '' as a separator for full_filename which is not recognized by linux, imo you should replace this by ‘/’ which is recognized by linux and windows
Thanks for suggestion, probably we will update db_filesystem adapter in the such way.
you’re using '' as a separator for full_filename which is not recognized by linux, imo you should replace this by ‘/’ which is recognized by linux and windows
Thanks for suggestion, probably we will update db_filesystem adapter in the such way.