Results 1 to 3 of 3

Thread: OSX color labels and custom icons AFP file share

  1. #1
    Registered User
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked
    0 times in 0 posts

    OSX color labels and custom icons AFP file share

    why can i not assign OSX color colour labels and custom icons to files and folders using AFP on a thecus n5200 firmware 2.00.15

    i logged in with ssh and had look at the netatalk config files in the N5200.

    cat /etc/netatalk/AppleVolumes.default

    "/raid0/data/nsync" "nsync" options:usedots,noadouble maccharset:UTF8-MAC volcharset:UTF8
    "/raid0/data/usbhdd" "usbhdd" options:usedots,noadouble maccharset:UTF8-MAC volcharset:UTF8
    "/raid0/data/usbcopy" "usbcopy" options:usedots,noadouble maccharset:UTF8-MAC volcharset:UTF8
    "/raid0/data/core" "core" options:usedots,noadouble maccharset:UTF8-MAC volcharset:UTF8

  2. #2
    Registered User
    Join Date
    Apr 2009
    Location
    Bavaria
    Posts
    1
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: OSX color labels and custom icons AFP file share

    I found the same thing, even more troublesome was that things like Bundles do not work on AFP mounts using these settings.

    I have changed my configuration to use

    Code:
    adouble:osx options:usedots

    instead of

    Code:
    options:usedots,noadouble

    With these modifications all things seem to work as expected, and I have not experienced trouble since applying this change.

    It was more tricky to prevent these changes to be overwritten every time I change the master configuration, since the file is automatically created from some script based on the SQLite folder configuration. I have set up a cron job to rewrite the file and then do a restart of the afp server.

    Can't send you the details, since my RAID is currently migrating ... 8^)

    Greetings,

    - Thomas

  3. #3
    Registered User
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: OSX color labels and custom icons AFP file share

    thanks
    I had a look at the netatalk documentation.

    netatalk.sourceforge.net/2.0/htmldocs/AppleVolumes.default.5.html

    i removed the noadouble altogether so that defaults become effective. adouble:V2

    there was a note about not using adouble:osx which i didn't really understand.

    If you could post the information about setting up a cron job to restart afpd that would be great

    Regards Geoff

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 63
    Last Post: 14-11-2011, 09:17 AM
  2. Custom Icons for Online Games
    By Hat in forum PC
    Replies: 1
    Last Post: 05-06-2004, 12:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •