Networking Forums

Networking Forums > Computer Networking > Linux Networking > How do I transfer data over wifi connection

Reply
Thread Tools Display Modes

How do I transfer data over wifi connection

 
 
Bill Rosoman
Guest
Posts: n/a

 
      09-20-2004, 03:54 AM
Have a wirelss network (ad-hoc) windows to linux working at last.
Can transfer Windows to Linux (appears in My Network Places > Entire
Network) but not Linux to Windows.
Do I use Samba or what way do I access the network?
TIA
Bill
 
Reply With Quote
 
 
 
 
AA
Guest
Posts: n/a

 
      09-20-2004, 11:38 AM
Bill Rosoman wrote:
> Have a wirelss network (ad-hoc) windows to linux working at last.
> Can transfer Windows to Linux (appears in My Network Places > Entire
> Network) but not Linux to Windows.
> Do I use Samba or what way do I access the network?
> TIA
> Bill


you can use smbclient. Make sure there isn't a firewall up, and check
your share permissions. Usually I have to add a new account in Windows
and add it to the permissions before I can connect.
 
Reply With Quote
 
Rolf Arne Schulze
Guest
Posts: n/a

 
      09-20-2004, 11:59 AM
On Mon, 20 Sep 2004 07:38:14 -0400, AA wrote:
> Bill Rosoman wrote:
>> Have a wirelss network (ad-hoc) windows to linux working at last.
>> Can transfer Windows to Linux (appears in My Network Places > Entire
>> Network) but not Linux to Windows.
>> Do I use Samba or what way do I access the network?

>
> you can use smbclient. Make sure there isn't a firewall up, and check
> your share permissions. Usually I have to add a new account in Windows
> and add it to the permissions before I can connect.


If OP uses kde, smb4k is an excellent program. Can even automount the
users windows shares on login.

LinNeighborhood is also an alternative or maybe smbc for a textmode
app. Smbc is a Midnight Commander lookalike.

--
Rolf Arne Schulze
Trans-atlantic weightloss challenge: http://tawlc.net/
 
Reply With Quote
 
ValerioZ
Guest
Posts: n/a

 
      09-20-2004, 12:40 PM
Rolf Arne Schulze wrote:

> If OP uses kde, smb4k is an excellent program. Can even automount the
> users windows shares on login.
>
> LinNeighborhood is also an alternative or maybe smbc for a textmode
> app. Smbc is a Midnight Commander lookalike.


I think he can use any method which he used with wired network.
Bye.
ValerioZ
 
Reply With Quote
 
Rolf Arne Schulze
Guest
Posts: n/a

 
      09-20-2004, 12:42 PM
On Mon, 20 Sep 2004 14:40:44 +0200, ValerioZ wrote:
> Rolf Arne Schulze wrote:
>
>> If OP uses kde, smb4k is an excellent program. Can even automount the
>> users windows shares on login.
>>
>> LinNeighborhood is also an alternative or maybe smbc for a textmode
>> app. Smbc is a Midnight Commander lookalike.

>
> I think he can use any method which he used with wired network.


I forgot to say that . But obviously he needed help on something
else than wireless networking. He obviously got that nailed.

--
Rolf Arne Schulze
Trans-atlantic weightloss challenge: http://tawlc.net/
 
Reply With Quote
 
Bill Unruh
Guest
Posts: n/a

 
      09-20-2004, 03:44 PM
(E-Mail Removed) (Bill Rosoman) writes:

]Have a wirelss network (ad-hoc) windows to linux working at last.
]Can transfer Windows to Linux (appears in My Network Places > Entire
]Network) but not Linux to Windows.
]Do I use Samba or what way do I access the network?

The wifi connection is just an ethernet connection as far as the systems
are concerned. Thus, once you have the connection, you just need to do
whatever you would do if you had an ordinary ethernet connection.
On the other hand if you had the same problems with an ethernet connection,
then that is a question independent of the wifi.
Do you have your routing set up properly? can you ping each machine from
the other?
Samba allows you to mount a windows directory on the linux machine or vice
versa. What way do you want to access the network?

 
Reply With Quote
 
Bill Unruh
Guest
Posts: n/a

 
      09-20-2004, 03:49 PM
Rolf Arne Schulze <(E-Mail Removed)> writes:

]On Mon, 20 Sep 2004 14:40:44 +0200, ValerioZ wrote:
]> Rolf Arne Schulze wrote:
]>
]>> If OP uses kde, smb4k is an excellent program. Can even automount the
]>> users windows shares on login.
]>>
]>> LinNeighborhood is also an alternative or maybe smbc for a textmode
]>> app. Smbc is a Midnight Commander lookalike.
]>
]> I think he can use any method which he used with wired network.

]I forgot to say that . But obviously he needed help on something
]else than wireless networking. He obviously got that nailed.

No. it is unclear where his problem is from the information he gave. Has he
ever wired the two machines together and had it working? If yes, then the
comment is very relevant. On the other hand he may be in the swamp where he
is learning everything at once, and where we have no idea what he wants to
do. There are many ways of "transfering files" -- ftp, samba, nfs, email,
web,... We have no idea which he wants.
 
Reply With Quote
 
Bill Rosoman
Guest
Posts: n/a

 
      09-20-2004, 11:45 PM
(E-Mail Removed) (Bill Unruh) wrote in message news:<cimttm$7pn$(E-Mail Removed)>...
> (E-Mail Removed) (Bill Rosoman) writes:
>
> ]Have a wirelss network (ad-hoc) windows to linux working at last.
> ]Can transfer Windows to Linux (appears in My Network Places > Entire
> ]Network) but not Linux to Windows.
> ]Do I use Samba or what way do I access the network?
>
> The wifi connection is just an ethernet connection as far as the systems
> are concerned. Thus, once you have the connection, you just need to do
> whatever you would do if you had an ordinary ethernet connection.
> On the other hand if you had the same problems with an ethernet connection,
> then that is a question independent of the wifi.
> Do you have your routing set up properly? can you ping each machine from
> the other?
> Samba allows you to mount a windows directory on the linux machine or vice
> versa. What way do you want to access the network?


No I still cannot ping the machines which is in large aprt probably
the problem.
I have tried a heap of stuff but cannot get the TCP working properly,
though it was when I could talk to the 2 PCs.
 
Reply With Quote
 
Bill Unruh
Guest
Posts: n/a

 
      09-21-2004, 01:43 AM
(E-Mail Removed) (Bill Rosoman) writes:

](E-Mail Removed) (Bill Unruh) wrote in message news:<cimttm$7pn$(E-Mail Removed)>...
]> (E-Mail Removed) (Bill Rosoman) writes:
]>
]> ]Have a wirelss network (ad-hoc) windows to linux working at last.
]> ]Can transfer Windows to Linux (appears in My Network Places > Entire
]> ]Network) but not Linux to Windows.
]> ]Do I use Samba or what way do I access the network?
]>
]> The wifi connection is just an ethernet connection as far as the systems
]> are concerned. Thus, once you have the connection, you just need to do
]> whatever you would do if you had an ordinary ethernet connection.
]> On the other hand if you had the same problems with an ethernet connection,
]> then that is a question independent of the wifi.
]> Do you have your routing set up properly? can you ping each machine from
]> the other?
]> Samba allows you to mount a windows directory on the linux machine or vice
]> versa. What way do you want to access the network?

]No I still cannot ping the machines which is in large aprt probably
]the problem.
]I have tried a heap of stuff but cannot get the TCP working properly,
]though it was when I could talk to the 2 PCs.

You cannot ping which machines? And which of my questions was this the
answer to? What about the other questions?

What is the output of ifconfig -a on the Linux machine? what is the output
of iwconfig? What are the IP addresses of the two machines? What is the
content of the routing tables? Why do you think your wifi is set up at all?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
data transfer 98 to xp brad Windows Networking 1 07-26-2005 07:38 PM
Netgear WGR614 wireless router and XP - connection exists but no data transfer L. Li Wireless Internet 14 02-14-2005 05:21 AM
data transfer by direct connection windows 98 to XP c bruce Windows Networking 1 09-03-2004 11:16 PM
Can a wireles connection sustain a heavy data transfer load? Mr_K Wireless Internet 4 06-16-2004 10:17 PM
connection is good, but no data transfer Don Silver Windows Networking 3 12-11-2003 12:51 AM



1 2 3 4 5 6 7 8 9 10 11