View Single Post
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 12-26-2018 , 18:15   Re: [ANY] SMAC AutoDemo
Reply With Quote #201

Quote:
Originally Posted by StayOx View Post
Hello, I have a problem with the upload function for ftp
I installed "tEasyFTP" but the files are not uploaded to the ftp server.

My website provider uses: SFTP, and uses the port: 22


in server.cfg file I added: sm_cvar smac_autodemo_ftp_upload "1"


My RemoteTargets.cfg

PHP Code:
"RemoteTargets"
{
            
"autodemo"
            
{
                         
"host"                          "mysite.com"
                         "port"                          "22"
                         "user"                          "myuser"
                         "password"                   "mypass"
                         "path"                         "/"
                         "ssl"                            "try"
 
                        "CreateMissingDirs"         "1"  
            
}


Plugins Loaded

PHP Code:
36 "SourceMod Anti-Cheat" (0.8.4.0by SMAC Development Team
37 
"SMAC Aimbot Detector" (0.8.4.0by SMAC Development Team
38 
"[ANY] SMAC AutoDemo" (1.2.0by DrMcKay
39 
"SMAC AutoTrigger Detector" (0.8.4.0by SMAC Development Team
40 
"SMAC Client Protection" (0.8.4.0by SMAC Development Team
41 
"SMAC Command Monitor" (0.8.4.0by SMAC Development Team
42 
"SMAC ConVar Checker" (0.8.4.1by SMAC Development Team
43 
"SMAC Eye Angle Test" (0.8.4.0by SMAC Development Team
44 
"SMAC Rcon Locker" (0.8.4.0by SMAC Development Team
45 
"SMAC Anti-Speedhack" (0.8.4.0by SMAC Development Team
46 
"SMAC Spinhack Detector" (0.8.4.0by SMAC Development Team
47 
"SMAC Anti-Wallhack" (0.8.4.0by SMAC Development Team
51 
"tAutoMapDecompression" (0.0.1by Thrawn
53 
"tEasyFTP" (0.0.2by Thrawn 

Extensions Loaded
PHP Code:
[16SMbz2 (0.0.2): Very basic extension to de/compress bz2 files
[19cURL Extension (1.3.0.0): cURL Extension 

Error log

PHP Code:
L 04/24/2013 19:14:12SourceMod error session started
L 04
/24/2013 19:14:12Info (map "ctf_2fort") (file "errors_20130424.log")
L 04/24/2013 19:14:12: [smac_autodemo.smxProblem uploading addons\sourcemod\recordings\2013-04-24_18-54-31_koth_viaduct.dem.bz2Error code28
L 04
/24/2013 19:14:12: [tEasyFTP.smxFailed uploading addons\sourcemod\recordings\2013-04-24_18-54-31_koth_viaduct.dem.bz2 (Timeout was reached).
L 04/24/2013 19:32:18: [smac_autodemo.smxProblem uploading addons\sourcemod\recordings\2013-04-24_19-13-47_ctf_2fort.dem.bz2Error code28
L 04
/24/2013 19:32:18: [tEasyFTP.smxFailed uploading addons\sourcemod\recordings\2013-04-24_19-13-47_ctf_2fort.dem.bz2 (Timeout was reached).
L 04/24/2013 19:44:08Error log file session closed

Please
I cant get my cURL extension to load. "L 12/27/2018 - 09:17:52: [SM] Unable to load extension "curl.ext": error code 000036b1"

How you get yours too?
Sarin is offline