Nov 28, 2005 #1 cmancre Programmer Joined Jan 30, 2005 Messages 35 Location PT It is possible to pass this command smbmount to mount smbmount //ip/partition directory/ -o username=user,password=pass
It is possible to pass this command smbmount to mount smbmount //ip/partition directory/ -o username=user,password=pass
Nov 28, 2005 #2 lgarner IS-IT--Management Joined Jan 26, 2002 Messages 2,348 Location US mount -t smbfs Just typing "smbmount" gives the syntax at the end. Upvote 0 Downvote