hurdextras-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

smbfs README


From: Ludovic Courtès
Subject: smbfs README
Date: Sun, 04 Mar 2012 00:12:45 +0000

CVSROOT:        /sources/hurdextras
Module name:    smbfs
Changes by:     Ludovic Courtès <civodul>       12/03/04 00:12:45

Modified files:
        .              : README 

Log message:
        Improve `README'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/smbfs/README?cvsroot=hurdextras&r1=1.2&r2=1.3

Patches:
Index: README
===================================================================
RCS file: /sources/hurdextras/smbfs/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- README      29 Jun 2007 17:28:48 -0000      1.2
+++ README      4 Mar 2012 00:12:45 -0000       1.3
@@ -9,5 +9,12 @@
 4) You need the files: bin/libsmbclient.so and include/libsmbclient.h
 5) Modify the Makefile to have correct path
 
-To run the translator use the settrans command under GNU/Hurd.
-settrans -c /src/smbfs/share/  /src/smbfs/smbfs -sSERVER_NAME  
-rSHARED_RESOURCE  -wWORKGROUP -uUSERNAME -pPASSWORD
+To run the translator use the settrans command under GNU/Hurd:
+
+  settrans -c /src/smbfs/share/  /src/smbfs/smbfs \
+    -sSERVER_NAME  -rSHARED_RESOURCE  -wWORKGROUP -uUSERNAME -pPASSWORD
+
+where SERVER_NAME is the IP address or DNS entry name of the host
+running the SMB server, SHARED_RESOURCE is a slash-separated path
+staring with `smb://', WORKGROUP is a workgroup name such as
+"WORKGROUP".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]