Polling script in Linux machine which will notify arrival of new files on Windows shared folder
0
votes
1
answer
523
views
I am trying to write shell script in Linux server, which will notify the user about arrival of new file on Windows shared drive.
Most of the solutions suggests following approach:
1. Mount Windows shared folder on Linux
2. Enable polling through Linux shell scripting.
However I want to achieve this operation without mounting Windows drive on Linux, as mount operation is not allowed due to access issues.
Asked by Prakhar
(1 rep)
Apr 29, 2020, 06:57 AM
Last activity: Feb 3, 2021, 01:26 AM
Last activity: Feb 3, 2021, 01:26 AM