View Single Post
Author Message
breezetix
Member
Join Date: Oct 2019
Location: nah
Old 07-02-2022 , 04:31   tEasyFTP ssl connect error
#1

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:%pw@%host:%port%path%file"
"dl_url" "http://namovement.site.nfoservers.com/demos"
}
}
breezetix is offline