I have a field called FilePath:
[FilePath]
Type = container
widget:type = file
I created a new directory called FilePath in the tables/testTable/ directory that contains this field. I made sure the folder was writable to the server.
When I upload files it tells me it was successful, but when I check the directory there are no files in it. I tried txt, html, and php files.