Deployment

Hello,

My SC 8.1 Production Envirement is installed on my local PC. The Datebase is installed on my Webhost.
I have finished my Project and now i will bringing up the Porject to my Webhost for using.
If i deploy my Project via FTP the procedure will breaking down while FTP Transfer “Content-Encoding-Error”. Sometime by 70 Folders, sometime by 93 Folders

So i have Deploed to a folder and then copy the files to my webhost, but i can’t start my application 404 error

Can someone tell my how i bring my Project to a webserver?

Why did someone delete my post? (** sorry ** somehow my message was addes as a ‘visitor’ message. I will probabely never know this silly forum well)

Salvatore: what kind of ftp client are you using? In my case I use Filezilla and somewhere in the recent versions it will try to connect through tls, and that was causing similar issues for me. Please look at your ftp settings to find if you do a ‘regular’ ftp or not. Some servers report that they support tls, but actually don’t.

Hi Albert, sorry for the delay, i use FileZilla latest version, I checked the connection in FileZilla. The settings are, explicite FTP over TLS. I will use the ScriptCase Deployment Procedure directly to the WebHost, but the precedure is breaking with the error “Content-Encoding-Error” in the Browser. We talking about the same issue?

Hi Albert, I opened a task by my provider. at the moment my workaround for deployment is, create ZIP File, Unzip in a folder an copy the files to my host, with FileZilla and my project goes on.

If I find a solution for this problem, I will post here.

thx a lot Albert