Re: [BackupPC-users] BackupPC_deleteFile immediate exit

2021-07-02 Thread Omar Speranza via BackupPC-users
Il 02/07/2021 10:54, Omar Speranza via BackupPC-users ha scritto: The same command on host2 immediately exit without errors and it doesn't remove anything :-( My host2 contains many .git dirs, but they seems to be ignored by script :-( I found (studying) the answer In the host2 .git dirs al p

[BackupPC-users] BackupPC_deleteFile immediate exit

2021-07-02 Thread Omar Speranza via BackupPC-users
Hi, sorry for my english I'm running 3.3.2 version I have succesfully deleted any .git directory from any share of my hostname1 with this command BackupPC_deleteFile -d 4 -h host -n - -s - -r -m .git The same command on host2 immediately exit without errors and it doesn't remove anything :-