L 07/02/2022 - 01:07:06: [tEasyFTP.smx] Failed uploading /demos/auto-20220702-010432-de_mirage.dem.bz2 (SSL connect error).
So i have this error, it's not uploading my demos to my fastdl, it says SSL connect error. what could be the issue?
this is my database in RemoteTargets.cfg (correct fastdl information of course)
"RemoteTargets"
{
"demos"
{
"host" "hosted24.nfoservers.com"
"port" "21"
"user" "username"
"password" "password"
"path" "/demos"
"ssl" "try"
"CreateMissingDirs" "1"
"format" "ftp://%user:%
[email protected]%host:%port%path%file"
"dl_url" "http://namovement.site.nfoservers.com/demos"
}
}