File: spinsync.zip
       Author: Howard Berkey/Spindigo Softworks
      Release: 1.1
Compatibility: PR2
     Location: contrib/network
  Description: File synchronizing FTP client
	    Notes:

Synchronizer is a FTP client that is of special use for telecommuters 
or others that wish to work on remote files locally.  Synchronizer 
lets you drag files, Pe groups, or its own saved groups onto a list
of files that it monitors for changes.  Periodically it opens a FTP
connection and uploads the modified files for you automatically, while 
you work.  It's a great way to save incremental changes remotely and 
not have to worry about uploading manually all the files you modified.

The full source is included.  To use the source you will also need
the Nettle networking objects library, available on BeWare.  I'm 
providing this source as an example of both a complete, useful BeOS 
application, and as a demonstation of network programming using Nettle.
It is reasonably bug-free and should prove useful (especially the FTP 
uploading client source...)