PDA

View Full Version : filesharing in linux



mesman00
November 2nd, 2003, 04:02
does anyone know of any good filesharing programs for linux? or, does anyone know of any good programs for linux that will allow you to scan all of the files between a certain IP range on an open network. i have a program for windows called ShareScan that will allow you to scan microsoft shared networks if you put the ip range in. has anyone heard of anything similar for linux? or filesharing programs

Malcolm
November 2nd, 2003, 06:01
You could use Samba or NFS.

Samba is _very_ easy to configure and it works exactly like a windows network (with workgroups and such); also Samba scans the entire network searching for other Samba servers or Windows boxes (if you want you can even choose IP ranges).

NFS is somthing that I've only just played around with, and well, I only know very basic usage of it.

pandamoan
November 2nd, 2003, 11:12
for pure p2p solution, you can use

emule

http://emule-project.net/index.php?s=downloads

under wine

http://www.winehq.com/

there are others that will work under wine as well, but i believe emule is checked for compatibility under wine before it is compiled, or compiled using a compiler that supports wine natively or something....

good luck!

/edit
or never mind all that and go here:
http://sourceforge.net/projects/lmule/

AlphaWolf
November 2nd, 2003, 15:11
I believe what he is looking for is something that scans the open internet for open windows SMB shares that many people tend to leave unsecured.

mesman00
November 3rd, 2003, 17:02
I believe what he is looking for is something that scans the open internet for open windows SMB shares that many people tend to leave unsecured.

that's it. the network at school is the best place to find music by seeing what other people have on their computers, and the speeds are incredible fast.

AlphaWolf
November 3rd, 2003, 22:03
As for whether any software like this exists for linux, I don't know, but I myself can imagine writing a bash script which would use smbclient to easily do this.

Essentialy, you would want to incriment each IP address through the specified range, then issue generic connect parameters to smbclient based on each IP, and then check for success by using the variable $? (0 means success, 1 means failure).

Shouldn't be anymore than 100 lines of code, just read up a bit on bash syntax, it's fairly easy. (hell, I would write it myself if I didn't have class in an hour and I wasn't this close to finals :P )

Falcon4ever
November 3rd, 2003, 22:15
for pure p2p solution, you can use

emule

http://emule-project.net/index.php?s=downloads

under wine

http://www.winehq.com/

there are others that will work under wine as well, but i believe emule is checked for compatibility under wine before it is compiled, or compiled using a compiler that supports wine natively or something....

good luck!



erm you could also use lmule... the linux client version of emule

http://lmule.sourceforge.net/

pandamoan
November 4th, 2003, 06:24
erm you could also use lmule... the linux client version of emule

http://lmule.sourceforge.net/

i already edited that in my post, like exactly 1 minute after i posted....

....and blink 182 sucks balls. and yes, so does boxcar racers.

AlphaWolf
November 4th, 2003, 13:53
i already edited that in my post, like exactly 1 minute after i posted....

....and blink 182 sucks balls. and yes, so does boxcar racers.

You also enjoy sucking balls, yet you don't hear us complaining.

Malcolm
November 4th, 2003, 15:11
....and blink 182 sucks balls. and yes, so does boxcar racers.
pandamoan.::. Saying things like that are not only offending but off topic and won't do anything else but create spam. This is technical discussion not commenting on other people’s tastes.


You also enjoy sucking balls, yet you don't hear us complaining.
AlphaWolf.::. Please don't contribute to what could be a flame war, these comments aren't acceptable.