CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 FTP Upload Speed Fix

Print topic Send  topic

Author Message
princal

Posts: 19
Posted: 05/20/2014, 2:39 AM

As many of you know uploading a project within Code Charge Studio using FTP can be a painfully slow process.

After reaching the point of desperation uploading a 28MB project with 3091 files I had to find a solution, and here is an explanation and a solution!!!

Code Charge Studio uses the FTP engine built in to Internet Explorer, which has the upload buffer set to 4096 bytes, and there is no ini or registry setting you can set to change this, BUT you can open ftp.exe from a command prompt and change the buffer setting for that session. As long as ftp.exe is active the same buffer settings will be used by Code Charge studio.

So the solution is to open a Command Prompt window BEFORE opening CodeCharge Studio. Type the following command:

ftp.exe -x:8192

note there is a space between exe and -x:

you will now get an FTP prompt. Leave this window open, you can minimize it, but do not close it or the buffer will revert back to the default of 4096.

Now open Code Charge Studio and publish a project using FTP. You should see a significant increase in transfer speed.

NOTE: This does not solve the Internet Explorer 11 FTP problems of the past, they are a different issue. It has been reported that Microsoft has fixed the FTP problem in IE11, but there are still other issues with IE 11 and Code Charge that are still unresolved so my personal opinion at this time is to still stay away from IE 11.
View profile  Send private message
kirchaj

Posts: 215
Posted: 05/21/2014, 6:18 AM

thanks for this tip. it is a huge improvement on my large projects.

TK
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.