* [Bluez-users] File Transfer via Bluetooth
@ 2004-12-20 17:08 Hannes Reiff
2004-12-20 18:53 ` Jay Summet
0 siblings, 1 reply; 3+ messages in thread
From: Hannes Reiff @ 2004-12-20 17:08 UTC (permalink / raw)
To: bluez-users
Hi All,
I'm using two pcs to create a pan connection so that both have access to the
web. No problems. But when it comes to exchange files between the the two pcs -
what has to be done? Is it possible to establish NFS over bluetooth? (I know
there are some threads - but no solutions).
Hope you can help me!
Thanks,
Hannes
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-users] File Transfer via Bluetooth
2004-12-20 17:08 [Bluez-users] File Transfer via Bluetooth Hannes Reiff
@ 2004-12-20 18:53 ` Jay Summet
2004-12-20 21:07 ` [Bluez-users] " Hannes Reiff
0 siblings, 1 reply; 3+ messages in thread
From: Jay Summet @ 2004-12-20 18:53 UTC (permalink / raw)
To: bluez-users
If you have the network already working, the hard part is done.
You just have to set up a server daemon on the computer you want to
"serve" files, and use the correct client on the "client" computer to
retrieve (or push) files. Each of your computers should have a static IP
(on the private PAN network). If you don't want to use IP addresses, you
can edit your /etc/hosts file to give them "real" names.
If you just want to be able to transfer a file here or there, I would
suggest using scp (secure copy, part of the SSH suite of tools). Make
sure that at least one of your computers (the server) is running sshd.
On the other computer (client) use scp to cpy files. (e.g. scp
"username@server.hostname:~/file_in_users_home_dir.txt ." will copy a
file from the server into the current directory (the trailing dot
specifies the current directory).
If you want to mount a filesystem, NSF (or Samba/SMB) would work as
well, but is a lot harder to setup/configure than scp.
Jay
Hannes Reiff wrote:
>Hi All,
>
>I'm using two pcs to create a pan connection so that both have access to the
>web. No problems. But when it comes to exchange files between the the two pcs -
>what has to be done? Is it possible to establish NFS over bluetooth? (I know
>there are some threads - but no solutions).
>
>Hope you can help me!
>
>Thanks,
>
>Hannes
>
>
>
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bluez-users] Re: File Transfer via Bluetooth
2004-12-20 18:53 ` Jay Summet
@ 2004-12-20 21:07 ` Hannes Reiff
0 siblings, 0 replies; 3+ messages in thread
From: Hannes Reiff @ 2004-12-20 21:07 UTC (permalink / raw)
To: bluez-users
Hi!
Jay Summet <summetj <at> cc.gatech.edu> writes:
>
> If you have the network already working, the hard part is done.
>
I used telnet and ssh to send files from one server to the other. I consider scp
a another possibility.
>
> If you want to mount a filesystem, NSF (or Samba/SMB) would work as
> well, but is a lot harder to setup/configure than scp.
>
But it sounds interesting :) Could you please give me some more details?
Thanks.
Hannes
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-20 21:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 17:08 [Bluez-users] File Transfer via Bluetooth Hannes Reiff
2004-12-20 18:53 ` Jay Summet
2004-12-20 21:07 ` [Bluez-users] " Hannes Reiff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox