Re: sharity-light

2007-04-09 Thread Eric

Miguel Alcántara wrote:

hello everybody, I was trying to get working sharity-light, but until now
it's impossible.
I have added in /etc/hosts the IP and the name of the XP(fat32 or ntfs),
created a folder in order to mount.

foo# cd /
foo#mkdir share
foo#shlight //nightwalker/share /share -U foo -P bar
foo#Using port 5765 for NFS.
nfs mount /share: [2] No such file or directory

I'm working on FreeBSD 6.2. Please helpme with this problem.




Install samba and you will then have a program called mount_smbfs which 
will let you mount NT shares. it works MUCH better than sharity (I used 
to use sharity-light back in the day).


syntax looks like:

mount_smbfs -N //[EMAIL PROTECTED]/someShare /someMount/point/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sharity-light/winxp issues

2003-12-16 Thread Dorin H

--- Redmond Militante [EMAIL PROTECTED]
wrote:
 hi all
 i almost have sharity-light working well enough to
 be able to map a windows share to my freebsd5.1 box.
 
 the two machines are: 
 1. Freebsd 5.1-RELEASE, DHCP but i'm using
 dyndns.org to map the address of
 'machine1.gotdns.org' to this machine, ipfilter
 enabled
 2. Windows Xp pro, DHCP but i'm using dyndns.org to
 map the address of 'machine2.gotdns.org' to this
 machine, windows xp built in firewall turned on
 
 i'm able to successfully map a windows share on the
 winxp machine using
 
 as root:
 shlight //24.24.24.24/files /mnt/win -U username -P
 password
 
 in order to do this i had to disable the built in
 windows firewall on the winxp box. is there a way to
 do this without having to disable the built in
 windows firewall entirely? 
snip

This is a little offtopic, but you can configure the
Win firewall to pass connections for the file sharing
service (the Server) (if I remember it correctly is
443) (see control panel, network conns, properties for
local connection, advanced, settings and add port)
Hope this helps,
/Dorin.



__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]