![]() |
how to share files btw my phone and my laptop?
hi huys
how do i share files btw my phone and my laptop? thanks |
Re: how to share files btw my phone and my laptop?
there are a # of ways. you can do wired where the computer accesses your internal mmc. unpluged, phone sees it; pluged, computer sees it. You can do it wirelessly between the 2 by sending and recieving or having a shared folder on your laptop via bluetoth. you can connect wirelessly(phone)and wireless/ed(computer) by way of FTP. Finally, you can connect wirelessly(phone) and wire less/ed(laptop) by bittorrent, email, a 3rd party storage site, any P2P service. Hope I helped.
|
Re: how to share files btw my phone and my laptop?
PS
I can tell you more about any one, like how and what |
Re: how to share files btw my phone and my laptop?
depending on how much you like using the console, you can choose between ssh + rsync, try with the graphical interface of rsync (I saw something like this in app manager). or via usb.
further explanations: ssh is secure shell. has the big advantage of being usable on almost everything except iphone, and gives you REAL power. after installing on n900 the package openssh (client or both is up to you. just remember that one of the two must run the server daemon). you can access the laptop from n900 by tiping: Code:
$ ssh username@laptop Code:
$ scp filetocopy username@laptop:~/pathtowhere it work as: (from laptop to n900, run on n900.) Code:
rsync -auvz --recursive user@LAPTOP:syncfolder/ syncfolderonn900/ should be run from home folder, and you must create syncfolder... Code:
#! /bin/bash |
Re: how to share files btw my phone and my laptop?
sorry guys i was talking about wireless and Bluetoth :-)
how do i do it? |
Re: how to share files btw my phone and my laptop?
Quote:
Bluetooth install petrovich |
Re: how to share files btw my phone and my laptop?
You don't need Petrovich. PR 1.2 came with the ability to share files from your file manager.
For wireless there's several solutions. SSH, FTP, or if you have python installed (extremely likely if you installed an app from extras) then there are python scripts that let you download and upload from the device. |
Re: how to share files btw my phone and my laptop?
Quote:
|
Re: how to share files btw my phone and my laptop?
Quote:
|
Re: how to share files btw my phone and my laptop?
Quote:
|
Re: how to share files btw my phone and my laptop?
Quote:
Bluetooth ~ 70KB/s WiFi ~ 1 - 2MB/s |
Re: how to share files btw my phone and my laptop?
Quote:
|
Re: how to share files btw my phone and my laptop?
thanks at all of you,but i knew already this method,i want to know if it s possible to read a folder in my laptop because randomly the other day i connected my phone to my friend laptop and opening the file manager i saw his laptop . . than s way i m asking because i want to do the same with my laptop.
|
Re: how to share files btw my phone and my laptop?
why not use wizard mounter and mount a folder on ur laptop.
i use it and ubuntu and windows share mounts fine. windows share is really slow in default file manager though for some reason but i use midnight commander to browse the network and works a treat. |
All times are GMT. The time now is 21:10. |
vBulletin® Version 3.8.8