I used the uploader.TempDirectory just to test it, but then when I switched back to upload.SaveDirectory I kept getting errors, and files stopped uploading.
So I deleted the old SaveDirectory folder from the server, created a new one with a different name, assigned it to upload.SaveDirectory, but the uploader is still looking for the old deleted folder, and not the new assigned one.
What happened, am I missing anything?