We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

How to transfer data from a Macbook to an encrypted SDCard?

asked 2019-01-19 13:36:30 +0300

jsommer gravatar image

I would like to use the option to encrypt my sdcard, because I use this storage for the backup of my phone. Further more I use the sdcard for downloaded map data and my music collection. The last use case is a problem. I can't connect the Ssdcard directly to my Macbook. I expected, to be asked for the password, but macOS Mojave can't read the file system of the sdcard, that was formatted by my productive Sailfish device. Because of 15 GB music, scp is not a solution. It would take a whole day to copy the files to my device and expect an error for such a long process. Bluetooth is not an option, because I can't select the destunation and the Android file transfer doesn't show the sdcard in the tabs. Some ideas? Does someone know the driver for macOS to read the sdcard?

edit retag flag offensive close delete

Comments

I use ExtFS for Mac, however as far as I know it doesn't work with encrypted drives, unfortunately.

Mike B ( 2019-01-19 16:30:07 +0300 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2019-01-19 19:05:54 +0300

jsommer gravatar image

updated 2019-01-22 23:14:51 +0300

I think a fast connection could be ssh over usb. Unfortunately my Macbook Pro doesn't know an usb port:

sudo ifconfig usb0 up 192.168.2.15
ifconfig: interface usb0 does not exist

Has someone a solution?

ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
...
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
XHC1: flags=0<> mtu 0
XHC20: flags=0<> mtu 0
XHC0: flags=0<> mtu 0
en5: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
...
status: active
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
...
status: inactive
en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
...
status: inactive
en4: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
...
status: inactive
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
...
status: inactive
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
...
status: active
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
...
status: inactive
awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484
...
status: active
bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
...
Configuration:
    ...
member: en1 flags=3<LEARNING,DISCOVER>
        ...
member: en2 flags=3<LEARNING,DISCOVER>
        ...
member: en3 flags=3<LEARNING,DISCOVER>
        ...
member: en4 flags=3<LEARNING,DISCOVER>
        ...
...
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000
...
ipsec0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1400
...
edit flag offensive delete publish link more
0

answered 2019-01-20 01:06:10 +0300

Jk gravatar image

Install Kdeconnect for your sailfish device from the openrepos.net. After that you can easily transfer files via wifi or usb. That's good tool. Btw. in openrepos there is two different kdeconnect app, so you have can choose which satisfie more you.

I'm not tested it much (yet), but should work.

edit flag offensive delete publish link more

Comments

I have also asked this question in the Apple Developer Forum, but I havent got any answer, yet. I think the new MacBook Pro is using Thunderbolt for its USB-C ports. So I have to choose something else than usb0. I frequently use ssh over WLAN, but this is too slow for high volume data transfer.

jsommer ( 2019-01-27 12:19:31 +0300 )edit
Login/Signup to Answer

Question tools

Follow
2 followers

Stats

Asked: 2019-01-19 13:36:30 +0300

Seen: 359 times

Last updated: Jan 22 '19