Here is the result:
Code:
Checking case sensitiviness of path /opt/zextras/backup/. using folder names '.AA' '.Aa'
Removing old test directories
Creating test directoties
Directory /opt/zextras/backup/. is case sensitive
Checking case sensitiviness of path /opt/zextras/backup/. using folder names 'AA' 'Aa'
Removing old test directories
Creating test directoties
Directory /opt/zextras/backup/. is case sensitive
As you ca see the code desn't clean up the dirs:
Code:
ls -la
total 28
drwxr-x--- 7 zimbra zimbra 4096 Aug 15 2013 .
drwxrwxrwx 3 root root 4096 Aug 15 10:03 ..
drwxr-x--- 2 zimbra zimbra 4096 Aug 15 10:04 .AA
drwxr-x--- 2 zimbra zimbra 4096 Aug 15 10:04 .Aa
drwxr-x--- 2 zimbra zimbra 4096 Aug 15 10:04 AA
drwxr-x--- 2 zimbra zimbra 4096 Aug 15 10:04 Aa
drwxr-x--- 5 zimbra zimbra 4096 Aug 15 10:03 zextras
The server has no system Java installed and I used the one shipped with Zimbra (1.7.0_21).
Since I'm no programmer I cannot help you with the code, sorry.
Thanks for your support.
Alberto
Bookmarks