[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(DTPtechNote:1222) Re: AppleScriptでAFPをマウントするときパスワード無しでやる方法がわかりません
>mount volume "afp://user@password@example.com/storage"
mount volume "afp://user:password@example.com/storage"
でした。