-
-
Order of the Butterfly
Posts: 498 from 2009/9/8
http://sourceforge.net/projects/amiga-smbfs/files/amiga-smbfs/smbfs%201.74/smbfs-1.74-68k.lha/download
exemple:
smbfs cache=500 volume=name_of_volume Workgroup=DOMINIO User=the_username Password=the_password Service=//srvname/storage
verify also with "ping srvname" if you resolve the DNS name of the client or server host ... if not use the IP address, so for exemple :
smbfs cache=500 volume=name_of_volume Workgroup=DOMINIO User=the_username Password=the_password Service=//192.168.1.2/storage
(then you can create an "exe" file for not use the shell ...)
[ Edited by Divinity on 2010/5/19 23:26 ]
[ Edited by Divinity on 2010/5/19 23:26 ]
-
»19.05.10 - 19:22