Heya there, this is the first released version of FileField for Drupal 6. Mind the "alpha" label, meaning it might break anytime. This release is a preview, mainly for people who have a pressing need for a 6.x version but can live with a few (a lot?) bugs.
Incompatible with current imagefield HEAD, as it uses the same PHP functions (field_file.inc) unconditionally. If you try to activate both of those modules, prepare to meet your worst nightmare in form of fierce PHP errors.
The Drupal 6 port is not finished yet, and bugs can be expected both in FileField itself as well as in CCK. In particular, you are well-advised if you keep far away from CCK's "Unlimited" (amount of values) option, as in CCK 6.x-2.0-beta it is broken beyond belief. I'm working on that, just don't use it for now.