maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Linux Mint, Mad Developer and scp (https://talk.maemo.org/showthread.php?t=88850)

marmistrz 2013-01-29 09:04

Linux Mint, Mad Developer and scp
 
Hi,

I've installed Linux Mint 14. I was trying to

Code:

scp -r * user@192.168.2.15:/home/webos/
to N900.

But after sending a couple of files, I'm getting.

Code:

Received disconnect from 192.168.2.15: 2: Corrupted MAC on input.
lost connection

Any idea why is it happening? or is it Mint-connected?

Thanks

michaaa62 2013-01-29 09:13

Re: Linux Mint, Mad Developer and scp
 
Two possible questionable things:

First: Do you really have the destination folder?
Really /home/webos/ ?

Second: Is your USB port still in good condition?
Mine isn't, so i use rsync for copying lots of files or folders to be able to pick up where the connection stalls or breaks.
Example: rsync -P -r --rsh=ssh * user@192.168.2.15:/home/webos/
where the ssh option may not be needed for USB connection, but i wanted to reference to this option for internet usage as well :cool:.

thedead1440 2013-01-29 09:20

Re: Linux Mint, Mad Developer and scp
 
If you are using a desktop not server implementation then using the default file manager just click on connect to server; host address is 192.168.2.15 and via ssh and you get your phone mounted... Bookmark it with user and password saved so that next time you connect via USB, you can click on the connection and it opens up your phone's directories ;)

marmistrz 2013-01-29 09:22

Re: Linux Mint, Mad Developer and scp
 
Quote:

Originally Posted by thedead1440 (Post 1318681)
If you are using a desktop not server implementation then using the default file manager just click on connect to server; host address is 192.168.2.15 and via ssh and you get your phone mounted... Bookmark it with user and password saved so that next time you connect via USB, you can click on the connection and it opens up your phone's directories ;)

FM silently fails, it's the problem ;(
I just took another usb cable, and it seems that the one I got with N950 is faulty. Any way to warranty repair it? I got it from the Coding Competition..

edit: tbh, I used the fm approach until I found out how convenient scp is ;)


All times are GMT. The time now is 01:18.

vBulletin® Version 3.8.8