I have a remote server that has a shared folder ex:
\ remote_mobile
Within this directory there are several files that I would like to check the size with PHP.
Doubt: With PHP I can access a shared folder for this purpose?
Note: The target server is a Windows Server and does not run PHP.