Talk:Download: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
(Undo revision 10190 by 71.123.236.16 (talk))
m (Reverted edits by 201.171.216.255 (talk) to last revision by Paul Fisher)
 
(30 intermediate revisions by 24 users not shown)
Line 1: Line 1:
Hi David .. try doing a test with a simple grmteoeic figure. When you export the file. AS apparently is okay, the problem happens when you add to the container Alternativa3D. You use the following code:var bx: mybox mybox = new ();bx.calculateNormals (true);bx.calculateBounds ();container.addChild (bx);But as it happens in version 7, the method calculateNormals () does not exist. So I put:var bx: mybox mybox = new ();bx.calculateBounds ();container.addChild (bx);But in this case adds nothing to the container, then I fail to see anything, but how big you assign the object. What would be the correct way to add it. Thanks to Excellent Your Job
Is there anyway to automate a download?  Something like a command line argument to download?
 
Guys---no where on the FileZilla home page could I find the size of the download; so, I came to the wiki. Not here either....???
 
When I try to download Filezilla I get this FileZilla_Server-0_9_27.download file instead of an exe. What do I do with this?
 
== Is windows 8 supported by the current version ==
 
Hello! I wanted to ask if Windows 8 supported by the current version of FileZilla, because there's no related mentions. Thanks!
 
: Further to the question about Win8 - I noticed that other platforms have 64bit binaries, but the file name on the (only) Windows download implies it's a 32bit build. Is there a native 64bit build for Windows?
yes
 
== Failed to create listen socket on port 0 ==
 
Hi, Im new to this, followed the instruction info for connecting to my OpenCart account, but I keep getting this error message???
 
Any ideas????
 
Kr
 
Paul

Latest revision as of 16:50, 30 April 2019

Is there anyway to automate a download? Something like a command line argument to download?

Guys---no where on the FileZilla home page could I find the size of the download; so, I came to the wiki. Not here either....???

When I try to download Filezilla I get this FileZilla_Server-0_9_27.download file instead of an exe. What do I do with this?

Is windows 8 supported by the current version[edit]

Hello! I wanted to ask if Windows 8 supported by the current version of FileZilla, because there's no related mentions. Thanks!

Further to the question about Win8 - I noticed that other platforms have 64bit binaries, but the file name on the (only) Windows download implies it's a 32bit build. Is there a native 64bit build for Windows?

yes

Failed to create listen socket on port 0[edit]

Hi, Im new to this, followed the instruction info for connecting to my OpenCart account, but I keep getting this error message???

Any ideas????

Kr

Paul