Difference between revisions of "Samba"
(→‎On Mac OS X) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''Samba''' is a free software implementation of a collection of networking services and protocols, including [[Microsoft]]'s '''SMB''' (or '''CIFS''') protocol, which allows computers on a network to share files with each other. | '''Samba''' is a free software implementation of a collection of networking services and protocols, including [[Microsoft]]'s '''SMB''' (or '''CIFS''') protocol, which allows computers on a network to share files with each other. | ||
− | ==On Windows | + | ==On Microsoft Windows== |
− | If you're using [[Microsoft Windows | + | If you're using [[Microsoft Windows]], you can connect to the shares of a computer on your local network, as long as you know the [[hostname]] or [[IP address]]. |
− | #Open the '''Run...''' command from the [[Start menu]] | + | #Open the '''Run...''' command from the [[Start menu]] (XP) or by pressing [[Windows key]] + R (All Versions). You can type in the search box in [[Windows Vista]] or [[Windows 7]] instead of opening the run dialog box as well. |
− | #Type two [[backslash|backslashes]] ('''\\'''), followed by the hostname or IP address of the computer you | + | #Type two [[backslash|backslashes]] ('''\\'''), followed by the hostname or IP address of the computer you are connecting to. |
− | #If you also know the name of the share you | + | #If you also know the name of the share you wish to access, you can type one additional backslash and then the name of the share. |
− | # | + | #Click on '''OK'''. |
For example, to install the [[Printing_with_VendPrint|VendPrint]] application, you need to copy the installer from '''\\vendprint.gac.edu\vendprint:''' | For example, to install the [[Printing_with_VendPrint|VendPrint]] application, you need to copy the installer from '''\\vendprint.gac.edu\vendprint:''' | ||
Line 13: | Line 13: | ||
===Network Drives=== | ===Network Drives=== | ||
− | If you need to regularly access the same share (especially if it | + | If you need to regularly access the same share (especially if it is a password-protected share), it is a good idea to [[mount]] the share as a [[network drive]]. |
==On Mac OS X== | ==On Mac OS X== | ||
− | + | ||
+ | #Click '''Go''' from the toolbar in '''Finder''', and select '''Connect to Server...'''. You may also use the hot-key '''Apple+K'''. | ||
+ | #In the server address field, enter '''smb://''' and then the host-name and IP address. | ||
+ | #Click on '''Connect''' |
Latest revision as of 16:05, 17 June 2010
Samba is a free software implementation of a collection of networking services and protocols, including Microsoft's SMB (or CIFS) protocol, which allows computers on a network to share files with each other.
On Microsoft Windows
If you're using Microsoft Windows, you can connect to the shares of a computer on your local network, as long as you know the hostname or IP address.
- Open the Run... command from the Start menu (XP) or by pressing Windows key + R (All Versions). You can type in the search box in Windows Vista or Windows 7 instead of opening the run dialog box as well.
- Type two backslashes (\\), followed by the hostname or IP address of the computer you are connecting to.
- If you also know the name of the share you wish to access, you can type one additional backslash and then the name of the share.
- Click on OK.
For example, to install the VendPrint application, you need to copy the installer from \\vendprint.gac.edu\vendprint:
Network Drives
If you need to regularly access the same share (especially if it is a password-protected share), it is a good idea to mount the share as a network drive.
On Mac OS X
- Click Go from the toolbar in Finder, and select Connect to Server.... You may also use the hot-key Apple+K.
- In the server address field, enter smb:// and then the host-name and IP address.
- Click on Connect