Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[solved] Transfer ipad files to debian

If none of the specific sub-forums seem right for your thread, ask here.
Message
Author
oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Transfer ipad file to debian

#21 Post by oldboy »

orythem27 wrote:
oldboy wrote:Thanks. root@debian:/home/shum# mkdir ./mnt
With this command you've created a directory /home/shum/mnt
Then you can mount the "Media" storage of your iPad with

Code: Select all

ifuse /home/shum/mnt
And you don't need to be root to use ifuse. Also you might consider deleting /home/shum/mnt and create it again under your own normal user.
You are right. It is my bad habit of using root all the time. Switched over to normal user, run the ifuse mount. I can now view the ipad files without having to copy them first.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

Post Reply