Hi everyone, I'm having issues deploying my project site via ftps. mvn clean site-deploy seems to work just fine, no error messages there. The pages are not displayed completely though. Checking the source code of theremotely deployed site, it breaks up in the middle of the page. Checking the local deploy though, I found out that the page is generated completely. No matter the file type, every uploaded file seems to be incomplete.
I'm guessing there's a size restriction somewhere. Of course, I checked with our server first, more than enough space there. I'm just confused because I don't get any error messages. I use the apache ftp wagon and even though I access my web page via ftps, I have to enter ftp:// instead of ftps:// as a prefix to the url because otherwise, the error message says that ftps is not supported. Might that cause issues? Did anybody encounter the same problem? Help will be greatly appreciated. Kind regards, Nuray Gürler
