I have network storage which is available for me. My job is to create script which will daily download updated files from this storage ( file to download have same name just content is different).
And here is question to You because I'm not very experienced in writing scripts ( only php
and little bit sh
).
I tried using samba
and class which is available here but this class is supposed to create UI
to download files manually which is not what I am looking for.
Can You please tell me any other way how can I download files from network storage?