Hello again Thomstark,
In regards to what you said “Uploading a file with the same name as another is not a problem. It will just increment the filename with an appended number until no file by that name exists, then call it that.”
Is there a way to tell File Away Upload to overwrite the file and not give it a unique name?
Thanks!
Yep, that’s it – the Site Root Directory and the WP Install Directory turn out to be the same on my server, so I put in relative paths to folders above my WordPress install folder for the Base folders (they show “/root/wp/../my_file_away_folder” – so they do dontain the “..” as you explained).
I changed that now to real folders and it’s working just fine.
Thank you very much for helping 😉