Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Generate appledouble files on any filesystem using copyfile

License

NotificationsYou must be signed in to change notification settings

SiviourBla/appledouble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generates appledouble files on any filesystem using copyfile.

This can be useful when you are working with programs that don't support extended attrubutes or filesystems/network shares that stop finder from automatically creating appledouble files while still allowing appledouble files to be manually uploaded.

!This program uses Apple's copyfile library and thus should only function on macOS.

More information

  • Thecopyfile manual can be accessed throughman 3 copyfile orhere.
  • The appledouble format'swikipedia page

Usage

appledouble [-frRdavhA] file

Options

  • -f
    • Overwrite any existing appledouble files
  • -r
    • Follow symlinks
  • -R
    • Attempt to convert existing appledouble files
  • -d
    • Enables debug and dry run mode
  • -a
    • Copy POSIX and ACL information in addition to extended attributes
  • -v
    • Print the version number and exit
  • -h
    • Print the help page and exit
  • -A
    • Print the about page

[8]ページ先頭

©2009-2025 Movatter.jp