[MacPorts] #60185: /.fseventsd taking up a huge amount of disk space

MacPorts noreply at macports.org
Wed Apr 15 04:27:47 UTC 2020


#60185: /.fseventsd taking up a huge amount of disk space
-----------------------------+---------------------
  Reporter:  ryandesign      |      Owner:  admin@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:                  |   Keywords:
      Port:                  |
-----------------------------+---------------------

Comment (by ryandesign):

 I've manually deleted files in /.fseventsd older than 1 month with:
 '
 {{{
 $ sudo -s
 Password:
 # cd /.fseventds
 # find -E . -type f -regex '.*/[0-9a-f]{16}' -mtime +30 -delete
 # exit
 $
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60185#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list