Search found 6 matches

by TitanClan
Tue Jul 29, 2014 1:05 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Upload Script
Replies: 9
Views: 1168

Re: Upload Script

I notice on some ftp_put's you are using Binary, and others ASCII, is this intended? Where are you getting the map files from? Are you downloading from your game server, then uploading to your fastdl? Also, I doubt anyone will try to pirate your code here, we are all here to help. I do not work for...
by TitanClan
Tue Jul 29, 2014 10:56 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Upload Script
Replies: 9
Views: 1168

Re: Upload Script

I now have the entire script on my computer, but am unsure where to check for passive mode, as well as connection methods.


http://puu.sh/awgr3/f3d83de348.png
http://puu.sh/awgrX/4b3ab75671.png
http://puu.sh/awgtB/6a7d60f9cd.png

I was told to provide screenshots of anything that had ftp_put
by TitanClan
Tue Jul 29, 2014 10:30 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Upload Script
Replies: 9
Views: 1168

Re: Upload Script

Could you add me on steam? I could release parts of the code to your through there. But I would rather not make it publically available.

http://steamcommunity.com/id/preminition/
by TitanClan
Tue Jul 29, 2014 10:23 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Upload Script
Replies: 9
Views: 1168

Re: Upload Script

You'll want to stick with passive mode. Have you tested other FTPs to see if the issue happens there as well? We have tried both active and passive, but none of them have actually worked. We tested this to our Test server FTP, to ensure nothing goes wrong with the other servers. Our developer said ...
by TitanClan
Tue Jul 29, 2014 10:12 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Upload Script
Replies: 9
Views: 1168

Re: Upload Script

Are you able to elaborate a bit more on the script? What type of script is it, how is it connecting to the server? Is the script generating any logs that may provide some insight? I believe it is connecting through the active method, but we have tried passive as well. The current error I am getting...
by TitanClan
Tue Jul 29, 2014 6:28 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Upload Script
Replies: 9
Views: 1168

Upload Script

Hello, I am currently having some issues with using our current map uploading script. The main issue is that it does in fact upload, but it will upload a blank mapname.bsp instead of the real mapname.bsp. If an NFO team member would like to take a look at our ticket it is ticket #496288. Thank you i...