Ich habe mit meinem 1.1.3 Jailbroken und Unlocked Phone Probleme, das Root-Verzeichnis im iPhoneBrowser bzw. iPhoneList wegzusichern. Nach einiger Zeit erhalte ich folgende Fehlermeldung: "AFCFileRefOpen failed with error 11" (in beiden Programmen).
Nachdem ich zuerst gar keinen Zugriff auf die Systemdateien hatte, habe ich den ZiPhone iBrickr Fix installiert (womit ich jetzt offenbar auch Zugriff auf die Systemdateien habe).
Anbei die Fehlerbeschreibung (wie gesagt: einige Ordner werden korrekt weggesichert - nach einiger Zeit bricht das Backup mit beigefügter Fehlermeldung ab):
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: AFCFileRefOpen failed with error 11
at Manzana.iPhoneFile.Open(iPhone phone, String path, FileAccess openmode)
at Manzana.iPhoneFile.OpenRead(iPhone phone, String path)
at iPhoneBrowser.frmMain.copyFromPhone(String sourceOnPhone, String destinationOnComputer)
at iPhoneBrowser.frmMain.backupFileFromPhoneAt(String sSourcePath, String sSourceFile, DateTime aTime)
at iPhoneBrowser.frmMain.BackupDirectoryAt(String sPath, DateTime aTime)
at iPhoneBrowser.frmMain.BackupDirectoryAt(String sPath, DateTime aTime)
at iPhoneBrowser.frmMain.BackupDirectoryAt(String sPath, DateTime aTime)
at iPhoneBrowser.frmMain.BackupDirectoryAt(String sPath, DateTime aTime)
at iPhoneBrowser.frmMain.BackupDirectoryAt(String sPath, DateTime aTime)
at iPhoneBrowser.frmMain.BackupDirectory(String sPath)
at iPhoneBrowser.frmMain.BackupFolderToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Der Zugriff auf bestimmte Systemordner des iPhones ist per iPhonelist oder anderen Programmen, die per USB zugreifen, nicht möglich. Es funktionieren weder Schreiben noch Lesen. Eventuell liegt das an einer unzureichenden Treiberprogrammierung.
Sollen diese Ordner kopiert werden, muss der Zugriff per WinSCP o.ä. stattfinden.