由买买提看人间百态

topics

全部话题 - 话题: 1048576000
(共0页)
j**h
发帖数: 173
1
来自主题: Apple版 - Re: Deling :Re: Faking iDisk server.
可能需要在Query目录里加上retrieveDiskConfiguration使得访问https://www.mac.com/
WebObjects/Info.woa/wa/Query/retrieveDiskConfiguration
时得到:
{
payload = {iDiskQuotaInBytes = 1048576000; iDiskUsedBytes = 39096640; };
statusCode = success;
}
附:可以参考:
http://www.drijf.net/dototto/wwwmac.html

我现在可以从Finder里面直接连接到iDisk,但是不能用备份软件。我用的是Apache2.04


don't
a*****a
发帖数: 1429
2

说实话我觉得你说的都比较不靠谱
# smartctl -a /dev/sdc1
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-38-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Red
Device Model: WDC WD30EFRX-68EUZN0
...
# df /dev/sdc1
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdc1 2884152536 674491232 2063131668 25% /mnt/mnt2
...
# dd if=/dev/zero of=/mnt/mnt2/test bs=1k cou... 阅读全帖
(共0页)