|  | 
 | 
| 
| 
| 
| 
| Ruby/SMB is... 
a C library that glues together the Samba libsmbclient library and the Ruby dynamic high-level programming language.
 
a tool that makes it easy for programmers to work with Windows (and Unix) network resources, without having to consider low-level nuisances such as buffers, pointers, pointers to buffers, etc...
 
intuitive to use. Classes follow the design standard of Ruby. Change a few lines in your program and it will work with network shares instead of local files!
 
free! It's released under the GNU General Public License.
 |  |  |  |  |  Author: Henrik Falck <hefa at users.sourceforge.net>
 |