I have a custom content type (which contains scribd field) called A.
In admin/settings/uploadpath I have set upload files containing in nodes of type A to go in a specified directory.

When I attach files through "file attachments" everything works fine. When I attach files through "Scribd Field" the files upload to files root directory(sites/default/files).

Any Ideas?