Re: Feature request: Segmented downloading
The advertised TCP receive window FileZilla configures by default is large enough to saturate 100Mbit at 300ms latency (proven by actually performing such a transfer). Are you suggesting that you need...
View ArticleRe: Uploads stick on STOR [filename]
Set it to a non-zero value and eventually the transfer will fail and automatically resume.
View ArticleRe: FTPs timeout on MLSD
Wrong. You either need to forward all ports if you have not configured a range, or if you have, forward only the listening port and the range.
View ArticleSlow speeds? I googled and did not seem to find my issue.
{basic info}-I have FileZilla running on a netbook (1.66 GHz dual core Atom, 2 GB DDR2 ram, win 7 ultimate)-The server has been working for two years with no issues until a couple months ago-No...
View ArticleRe: Slow speeds? I googled and did not seem to find my issue
Do you have clients using IE or Chrome?
View ArticleRe: Slow speeds? I googled and did not seem to find my issue
I'm using the FileZilla client, Windows Explorer, and a C# .NET library to access the server. All worked flawlessly a year ago.
View ArticleRe: GnuTLS error -69 after upgrading to 3.7.0.1
Mind posting the IP of the server so that I can analyze this issue in more detail?
View ArticleRe: Using PUT command instead of a STOR command
FTP does not have a PUT command. You need to contact your server administrator or server hosting provider so that you are being allowed to use STOR.
View ArticleRe: Slow speeds? I googled and did not seem to find my issue
That might explain it actually... I deleted an account that was still trying to be accessed from inside my network a while ago. I'll give that a shot for a couple days.
View ArticleRe: GnuTLS error -69 after upgrading to 3.7.0.1
I sent it to you in a PM Thank you for your attention!
View ArticleRe: Image transfer problems
The images didn't upload at all. Remove the funny characters from the filenames and they will most likely upload fine. Especially the percent character is problematic since it is used in HTTP encoding....
View ArticleRe: MAC Pro, Citrix, and FileZilla
You need to update since we only support the latest version.
View ArticleRe: Cant connect to my website :?
Are you using port 80? That won't do good, FTP uses 21.
View ArticleRe: GnuTLS error -69 after upgrading to 3.7.0.1
The certificate is malformed. The subject's two-character country code (OID: 2.5.4.6) is required (as per X.520) to be encoded as PrintableString, whereas your certificate uses Utf8String as type. You...
View ArticleRe: MLSD 503 bad sequence of commands
Bluecoat? Ain't it some kind of crappy proxy or similar?FTP rule: No LIST, MLSx, RETR, STOR, APPE without PASV/EPSV or PORT/EPRT first.
View Article