This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
.AppleDouble
Moderators: alexey123, MikeMac
-
SoTiS
- NewUser

- Posts: 1
- Joined: 27 Oct 2012 19:07
- Status: Offline
Re: .AppleDouble
присоединяюсь к вопросу, тоже интересует как избавиться от этих файлов
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: .AppleDouble
А не надо юзать продукцию Apple. И не будет этих папок. А если не юзаем, а они всеравно появляются, то в System|Advanced отключить Zeroconf/Bonjour
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
-
Mr.Yu
- NewUser

- Posts: 1
- Joined: 12 Jul 2012 21:54
- Status: Offline
Re: .AppleDouble
В терминале OS X
Потом перегрузитьсяю
Удалить уже созданные
Code: Select all
defaults write com.apple.desktopservices DSDontWriteNetworkStores trueУдалить уже созданные
Code: Select all
find . -name '.DS_Store' -print -delete
find . -name '.AppleDouble' -print -delete