Author Topic: Sharing Files  (Read 3648 times)

kwiniarz

  • Newbie
  • *
  • Posts: 17
    • View Profile
Sharing Files
« on: October 08, 2005, 03:58:07 am »
Since i just got my wireless card, i'm trying to figure out how i can mount a drive from my pc onto my zaurus

What i want to do is be able to get Mp3s from my pc to my PDA Via wireless.
Is there a program that can help me out?

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Sharing Files
« Reply #1 on: October 08, 2005, 04:04:15 am »
samba

smbmount

look 'em up..it isn't too complicated
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

kwiniarz

  • Newbie
  • *
  • Posts: 17
    • View Profile
Sharing Files
« Reply #2 on: October 08, 2005, 04:43:43 pm »
I tired using smbmount but keep getting this message"

"smbmnt must be installed suid root for diret user mounts (500,500)
smbmnt failed: 1mountsmbfs: ioctl failed, res=-1
could not umount /home/zaurus: invalid argument"


this is what i'm typing

smbmount //celeron-m/e /home/zaurus -o username=XXX,ro
then i type my password and it give me that message
what am i doing wrong?

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Sharing Files
« Reply #3 on: October 08, 2005, 05:20:00 pm »

kwiniarz

  • Newbie
  • *
  • Posts: 17
    • View Profile
Sharing Files
« Reply #4 on: October 08, 2005, 08:13:04 pm »
OK, but how do i mount my pc drive on my zaurus.

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Sharing Files
« Reply #5 on: October 08, 2005, 08:43:41 pm »

kwiniarz

  • Newbie
  • *
  • Posts: 17
    • View Profile
Sharing Files
« Reply #6 on: October 08, 2005, 09:23:51 pm »
Never mind i figured it out, i had to
chmod +s /usr/bin/smbmnt
and now it works