Reply
Thread Tools
Posts: 7 | Thanked: 0 times | Joined on Nov 2008
#1
Hi there guys!

Can anyone tell me how to make a folder in the N810 shared? In XP, you can share specific folders, and I have set up some to appear in my tablet.

How can I do the same so folders from the tablet appear in my XP computers over the wlan network?
Thanks guys!

-Chris
PS: Using N810, OS 2008 over Wifi network. Shared folders from XP computers appear in my File Manager.
 
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#2
 

The Following User Says Thank You to bunanson For This Useful Post:
Posts: 7 | Thanked: 0 times | Joined on Nov 2008
#3
I'm looking for a way just to display Nokia folders in XP. (For synchronizing files using my XP programs).
 
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#4
The problem that you're running into is caused by the fact that the tablets don't actually have a full and functional samba system setup. The only reason the tablet FileBrowser can see Windows shares is because the FileBrowser application itself implements a very basic "windows networking client".

Every windows machine with file sharing setup runs as it's own network server... when you want to access the files, you're automatically connecting to the server and making requests/writes. In the linux world the equivalent to this "windows network server" is an application called "Samba", that performs the same functionality. Unfortunately the tablets don't include a Samba server, so there's no way to just "connect to them" from windows networking. Take a look in the repositories and see if anyone's ported Samba over yet, but last time I looked a few months ago I couldn't find it.

Thanks,
-Rob
 
Posts: 7 | Thanked: 0 times | Joined on Nov 2008
#5
Thank you Rob. Sometimes I wish I could just have a small form function XP tablet, sigh.. I'll have a look around. Thanks.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#6
The very simplest way to share your folders with an XP machine is to plug the tablet into your XP machine's USB port. The SD card(s) will become visible on your machine as removable storage devices.

"a small form function XP tablet" is a bit of an oxy*****, unfortunately... The reason the tablets don't have the folder sharing capability is because the software required to do it (in this case, Samba) is fairly bulky, and the tablets have very very limited storage space "out of the box". You won't be able to put that kind of functionality on your tablet without some kind of hack to get more space, usually involving cloning your OS to an SD card, or installing Easy Debian and then installing Samba there. (The same goes for printing to a shared Windows printer, by the way)

I have installed Samba in Easy Debian, and you can share folders with Windows computers that way, but it is complicated enough that it is probably better to reconsider your "use case" and see if you can do what you want to do another way.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 7 | Thanked: 0 times | Joined on Nov 2008
#7
Thanks qole. It's unfortunate. What I have basically set up is a software system that records internet radio and syncronizes the refordings onto different folders on my network. Having the ability to have the N810 sync your music directories when you walk into your house seems like a pretty forward and easy thing.. but I guess the software isn't there. )= You've mentioned storage issues, still I would imagine these companies might anticipate users like us who sport plenty off spare GBs....
 
Posts: 7 | Thanked: 0 times | Joined on Nov 2008
#8
...wait a minute.. you have the ability for XP to recognize N810 folders in the network? I'm prepared to learn if you are up to it.
 
overfloat's Avatar
Posts: 486 | Thanked: 173 times | Joined on Apr 2008
#9
check out the suggestions here http://www.internettablettalk.com/fo...ad.php?t=21675

or...

Ukki packaged proftpd here

http://www.internettablettalk.com/fo...ead.php?t=9486

Last edited by overfloat; 2008-11-25 at 21:24.
 
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#10
The biggest problem here really isn't so much the tablet's inability as it is a general discerning of technologies. For what you're talking about (syncing folders) something like rsync is a much, much better application as it natively supports it's own network protocol/etc meaning you don't need to use network shares/etc. However I've never heard of anyone using rsync on windows... doesn't mean it doesn't exist though, so might be worth some googling.

One thing I would suggest though is a change of paradigm. Your current problem is caused by a bit of backwards logic... you want your XP machine to automatically sync folders whenever your tablet appears on the network; but that doesn't make any sense since XP never knows when the tablet's there and when it's not without a lot of customized programming. Why not instead do the opposite? Have the tablet sync a local folder (SD card, whatever) to the shared folder on the XP machine whenever it associates with the local AP? This is much easier and practical to do! There's no friendly GUI to make it all work, but a few quick and dirty shell scripts it should be possible... Lookup how to mount cifs shares on the tablet (cifs = windows XP shares). Then look for rsync to sync between your mounted folder and a local one. Finally, something like dbus scripts to trigger it all when you connect to your AP.

(Yea okay that's a lot of searching with only the vaguest of directions, but it's a start... I'll try to give some more detailed instructions this evening or later in the week as this is something that I've been toying doing for a completely different application for a while now).

Thanks,
-Rob
 

The Following User Says Thank You to jolouis For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:19.