|
Mac OS X
|
Windows
|
|
| 1. Web browser |
Safari, Internet Explorer
|
Internet Explorer, Netscape
|
| 2. Telnet client |
Terminal
|
Host Explorer, command line (Start -> Run)
|
| 3. FTP client |
Fetch, Transmit
|
WS_FTP
|
| 4. On-campus computer account |
Account on a Unix/Linux system with Samba installed (Project Vincent accounts work)
|
|
| 5. High-speed Internet connection |
Cable modem, DSL, or possibly a wireless connection is your best bet
|
|

vincent% add bitbucket
vincent% smbclient "//computer-name/share-name"
Example: smbclient "//rhettfar/my music"
If you are prompted for a password, just hit Enter. Often, it will ask you for a password when one really isn't required. Or, if it requires a password to access the other computer, try "isu" or "ISU". If you see any sort of other error message, go back to the search results in your web browser and try connecting to another machine.smb: \> cd "directory-name/subdirectory-name"
Example: cd "rem/r.e.m"
smb: \current-directory\> get "file-name"
Example: get "REM - The Lion Sleeps Tonight.mp3"
smb: \current-directory\> quit
vincent% logout