
20 Sep
2004
20 Sep
'04
9:58 a.m.
Bill Rosoman wrote:
Have my wirelss network (ad-hoc) windows to linux up and running. Can transfer from Windows to/from Linux (appears in My Network Places > Entire Network) but not from Linux to/from Windows.
Do I use Samba or what way do I access the network from Linux?
samba is the obvious option. You could also set up an ftp server (and use windows built-in ftp, cuteftp, filezilla, etc) or an http server (if you just want to pick up files off the linux box) or scp (part of ssh, probably already installed in Linux, use putty/pscp or winSCP under Windows) It's all educational. Learning is good++