Raised This Month: $12 Target: $400
 3% 

[ANY] tEasyFTP v0.0.2 (2011-12-29)


Post New Thread Reply   
 
Thread Tools Display Modes
Trsak
Junior Member
Join Date: Jul 2018
Old 12-10-2018 , 13:05   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #71

Anyone using this plugin on CS:GO? My server instantly crashes when i use this plugin
Trsak is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-04-2019 , 16:49   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #72

Is this plugin compatible with the latest versions of SourceMod 1.9 / 1.10?
paulo_crash is offline
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 02-11-2019 , 01:37   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #73

What makes it actually upload the demo?

Edit: found tAutoDemoUpload - https://forums.alliedmods.net/showthread.php?p=1517461

Last edited by Sarin; 02-13-2019 at 01:46.
Sarin is offline
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 02-13-2019 , 01:05   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #74

L 02/13/2019 - 06:02:56: [tEasyFTP.smx] Failed uploading ./demos/auto-20190213-060244-de_dust2.dem.bz2 (Couldn't resolve host name).

"host" "**.**.***.***"
Sarin is offline
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 02-13-2019 , 02:48   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #75

Quote:
Originally Posted by Sarin View Post
L 02/13/2019 - 06:02:56: [tEasyFTP.smx] Failed uploading ./demos/auto-20190213-060244-de_dust2.dem.bz2 (Couldn't resolve host name).

"host" "**.**.***.***"
ok so old username was [email protected] so i changed it to my orignal account and it works!!!!!!

When using [email protected] it says unable to resolve
Sarin is offline
ilyasa48
AlliedModders Donor
Join Date: Feb 2018
Location: de_mirage
Old 04-06-2019 , 08:42   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #76

how to fix "Timeout was reached" ???
476 KB file and 300 Mbps upload ++

and when i set timeout to 0 theres no response from plugini

Last edited by ilyasa48; 04-06-2019 at 08:53.
ilyasa48 is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 06-27-2019 , 14:26   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #77

New syntax for the include file, if anyone need this.
Code:
#if defined _teftp_included_
	#endinput
#endif
#define _teftp_included_


typedef EasyFTP_FileUploaded = function void(const char[] sTarget, const char[] sLocalFile, const char[] sRemoteFile, int iErrorCode, any data);
native void EasyFTP_UploadFile(const char[] sTarget, const char[] sLocalFile, const char[] sRemoteFile, EasyFTP_FileUploaded func, any data = 0);
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
j1gg
Senior Member
Join Date: Dec 2015
Old 10-03-2019 , 14:48   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #78

Quote:
Originally Posted by Sarin View Post
ok so old username was [email protected] so i changed it to my orignal account and it works!!!!!!

When using [email protected] it says unable to resolve
I have the same problem. Can you explain what do u mean original account?
__________________
j1gg is offline
refaelagronov
New Member
Join Date: Apr 2020
Old 04-10-2020 , 20:10   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #79

can someone help me to install? I'm really new to this
refaelagronov is offline
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 04-11-2020 , 18:58   Re: [ANY] tEasyFTP v0.0.2 (2011-12-29)
Reply With Quote #80

For all of those with @ / or : in their usernames or password, you must encode those characters. A typical FTP connection string is: ftp://user:password@host:port/path

This web page tells you what to replace the character with: https://support.brightcove.com/speci...-and-passwords

So, for username "[email protected]", enter "user%40someplace.com". Hope that helps.
__________________
ThatOneGuy is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode