Moving the Usable File in Linux

91 Views Asked by At

In Centos 7 I am tracking a folder on the Samba Server with incrontab. I want to copy this folder to another folder when it is created.

Before writing to the Samba server I first define the file path, the software copies it directly to the incrontab that it creates in the folder I specify. This leads to empty data.

I wait for the analysis software to finish and expect to copy the file afterwards.

0

There are 0 best solutions below