How to prevent @eaDir everywhere

Questions regarding using our product with a UPnP Digital Media Adaptor may be placed here

Re: How to prevent @eaDir everywhere

Postby txrpls » Sat Jan 29, 2011 6:38 pm

janoonk wrote:First delete all @eaDir entries on for example the first mounted harddisc (/volume1)... don't worry about the "warnings/errors":
find /volume1 -name "@eaDir" -exec rm -rf {} \;


I get the following message when I try the above command:

find: -exec CMD must end by ';'

I know that I am entering the ;
txrpls
Beginner
Beginner
 
Posts: 21
Joined: Mon Dec 27, 2010 6:17 pm

Re: How to prevent @eaDir everywhere

Postby mfaine » Sat Jan 29, 2011 7:20 pm

It looks correct but I think I'd probably quote the {}.

find /volume1 -name '@eaDir' -exec rm -rf "{}" \;

or maybe

find /volume1 -name '@eaDir' -exec rm -rf '{}' \;
mfaine
Rookie
Rookie
 
Posts: 39
Joined: Mon Jan 10, 2011 12:15 am

Re: How to prevent @eaDir everywhere

Postby rando128 » Sun Jan 30, 2011 11:09 am

Disabling the synomkthumb service is unfortunately not enough. It seems anytime a share is mounted over the network, eaDirs get recreated on the shared directory (I have tested with afp access from a Mac). It would be useful to have the ability to configure on which directories/shares the indexing service should run.

Big annoyance in the meantime...
rando128
I'm New!
I'm New!
 
Posts: 6
Joined: Sat Apr 21, 2007 3:15 pm

Re: How to prevent @eaDir everywhere

Postby jeffdude » Thu Feb 10, 2011 7:20 pm

rando128 wrote:Disabling the synomkthumb service is unfortunately not enough. It seems anytime a share is mounted over the network, eaDirs get recreated on the shared directory (I have tested with afp access from a Mac). It would be useful to have the ability to configure on which directories/shares the indexing service should run.

Big annoyance in the meantime...


Yes, even after disabling all the services, my backup cron job will fail because @eaDir got created during the backup process (????) I have been struggling with this for days. I even moved all the files from default system photo folder -> shared_photo folder instead and the problem persists. Also, every time I access the shared folder through afp, "@eaDir" reappears. First time using Synology and this DSM 3.0 is buggy like hell.
jeffdude
I'm New!
I'm New!
 
Posts: 1
Joined: Thu Feb 10, 2011 7:12 pm

Re: How to prevent @eaDir everywhere

Postby Bjarke » Fri Feb 11, 2011 2:10 pm

It wouldt be nice if synology wouldt fix this, but it dont seem like they notice it as a problem, perhaps we shouldt submit a ticket to get some attention.
Regards
Bjarke

CS407e DSM 3.1-1613 running 3 x ST31500341AS in RAID5
Bjarke
I'm New!
I'm New!
 
Posts: 5
Joined: Mon Dec 27, 2010 2:36 pm

Re: How to prevent @eaDir everywhere

Postby Maxime75 » Mon Feb 21, 2011 9:45 am

Hi,
I succeed in stopping the @eadir directory propagation on my syno.

Indeed, when i was using windows7 to access to the video files on my syno, it made @eadir everywhere.
After a long brainstorming , I realised that when movie file was highlighted in Windows explorer, a thumbnails was made an stored in the @eadir.

So, I went to:
-> Windows7 Computer properties ->Advanced Systems settings->Advanced->Performance settings->Customs
and I unchecked "Saved taskbar thumbnail previews".


Now, there is no more @eadir directory on my Syno :)
Maxime75
I'm New!
I'm New!
 
Posts: 5
Joined: Mon Feb 21, 2011 9:19 am

Re: How to prevent @eaDir everywhere

Postby Kristoffor » Wed Feb 23, 2011 4:25 pm

And remove the service from starting up again when rebooting:
rm /usr/syno/etc.defaults/rc.d/S77synomkthumbd.sh


You mike want to just move the S77synomkthumbd.sh file elsewhere or rename it K77synomkthumbd.sh rather than delete it. Just in case you change your mind later.
Kristoffor
I'm New!
I'm New!
 
Posts: 2
Joined: Wed Feb 23, 2011 4:10 pm

Re: How to prevent @eaDir everywhere

Postby calande » Fri Mar 04, 2011 5:27 pm

Maxime75 wrote:So, I went to:
-> Windows7 Computer properties ->Advanced Systems settings->Advanced->Performance settings->Customs
and I unchecked "Saved taskbar thumbnail previews".


Now, there is no more @eadir directory on my Syno :)


This didn't work for me :roll:
calande
Trainee
Trainee
 
Posts: 19
Joined: Fri Sep 10, 2010 9:23 pm

Re: How to prevent @eaDir everywhere

Postby Maxime75 » Fri Mar 04, 2011 7:30 pm

Can you give us more detail ?

Did you succeed in stopping thumbnail in Windows Explorer ?

my procedure stops "thumbnailing" and stops @eadir propagation, but you have to erase @eadir directory made before.
Maxime75
I'm New!
I'm New!
 
Posts: 5
Joined: Mon Feb 21, 2011 9:19 am

Re: How to prevent @eaDir everywhere

Postby calande » Fri Mar 04, 2011 7:42 pm

Maxime75 wrote:Did you succeed in stopping thumbnail in Windows Explorer ?


This option was already unchecked...This wasn't the culprit, so I don't know where else to look for...
calande
Trainee
Trainee
 
Posts: 19
Joined: Fri Sep 10, 2010 9:23 pm

Re: How to prevent @eaDir everywhere

Postby Maxime75 » Fri Mar 04, 2011 7:48 pm

When you focus a video file in windows explorer, do you have a preview ? (in place of the icon, in the bottom or on the right of left panel ?)
Maxime75
I'm New!
I'm New!
 
Posts: 5
Joined: Mon Feb 21, 2011 9:19 am

Re: How to prevent @eaDir everywhere

Postby calande » Sat Mar 05, 2011 12:04 am

Yes, I do.
calande
Trainee
Trainee
 
Posts: 19
Joined: Fri Sep 10, 2010 9:23 pm

Re: How to prevent @eaDir everywhere

Postby Maxime75 » Sat Mar 05, 2011 1:27 pm

I've forgot the following

-> Windows7 Computer properties ->Advanced Systems settings->Advanced->Performance settings->Customs
unchecked "Show thumbnail instead of Icon"

M
Maxime75
I'm New!
I'm New!
 
Posts: 5
Joined: Mon Feb 21, 2011 9:19 am

Previous

Return to Streaming Multimedia Server

Who is online

Users browsing this forum: No registered users and 0 guests