xubuntu 17.04 和 iphone 6互传文件方法——使用libimobiledevice就可以像u盘一样操作文件了...

I need to preface this by saying I'm also new to Linux, but I've got it working I think. The instructions you and I tried to follow aren't brilliantly written and are a bit out of date. I took all of the security settings off my device before trying this so you may want to do the same, e.g/ No password or passcode.

Start by getting all of the required applications and packages.

 sudo apt-get install ideviceinstaller python-imobiledevice libimobiledevice-utils libimobiledevice6 libplist3 python-plist ifuse 

Connect your device and test that it's being recognised using idevice.

ideviceinfo

Pair your device using idevicepair.

idevicepair pair

Validate the pairing using idevicepair

idevicepair validate

Create the mount point for your device, my device was an iPod Touch.

sudo mkdir /media/iPod-touch

Give all users access to the mount point.

sudo chmod 777 /media/iPod-touch

Mount the device using the newly created mount point.

ifuse /media/iPod-touch/

Now you should be able to access your device from your file manager!

 

参考:https://askubuntu.com/questions/799414/how-to-move-files-from-ubuntu-to-iphone

转载于:https://www.cnblogs.com/bonelee/p/6804537.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值