Quantcast
Channel: FileZilla Forums
Browsing all 11475 articles
Browse latest View live
↧

Re: Downloading frame sequences in numerical order

FTP file listings are not required to be in any specific order. Sorting is done by the client. I'm not a developer but the non-linear order of files is due to how the buffering/list parsing is done.

View Article


Re: Can no longer open public_html

Please post a complete log from a session showing that problem. Thanks.

View Article


Re: Can no longer open public_html

Problem solved - it had nothing to do with filezilla. My public_html directory was down to zero permissions (no idea how that happened) and all my sites were offline. Webhost fixed it. Thanks and...

View Article

Re: site manager hacked spreading malware what do i do?

Wipe your computer, reinstall everything and make sure to only use the latest version of everything. Avoid installing Flash and Java. Next change all your server passwords and wipe all servers. Restore...

View Article

Re: Can't connect to Windows Server 2012 (IIS 8) FTP when us

Quote:Wait, I'm confused I see you starting to admit fault here and now its a smear campaign again?Read that particular post again, it is about an alleged discrepancy between implicit and explicit FTP...

View Article


Re: Downloading frame sequences in numerical order

Quote:That doesn't explain why the program is ignoring the universal norm and default for file prioritization, which is to parse files alphabetically A-Z and numerically from lowest to highest.There's...

View Article

Re: Downloading frame sequences in numerical order

I'm not talking about FTP norms I'm talking about general computing norms, such as copying files (which is essentially what FTP is at a practical level).I fail to see how copying a file sequence in...

View Article

Re: FileZilla doesn't start on mac

I believe when you say ~/.filezilla it is the name of the application.If it is, it doesn't work.

View Article


Direct tranfer from a host server to another

helloHow can we make a transfer directly from a host server to another hoster ?I have several Joomla websites to transfer from 1and1 to another hoster, so I have to tranfer the backup files (all the...

View Article


Strange chararters in files downloaded with Filezilla.

Hello,for some files downloaded with Filezilla 3.6.0.2 (or previous release), I got strange charaters in my text files (.php, .html) like this file:http://airfirst.ch/bmx/casa.hTMThe browser (Firefox...

View Article

Re: Strange chararters in files downloaded with Filezilla.

What character encoding does that file use when being stored on the server?

View Article

Re: Strange chararters in files downloaded with Filezilla.

My text editor EditPlus uses ANSI as default encoding for HTML file. But this file http://airfirst.ch/bmx/casa.hTM (JQuery library, line 95) contains characters not compatible with ANSI, so EditPlus...

View Article

Re: Filezilla Server for Linux

Of course there are FTP servers for Linux

View Article


Re: Direct tranfer from a host server to another

first you have to buy the hosting and then transfer all your joomla files on its server using filezilla or whatever you want

View Article

Re: Filezilla Server for Linux

jackpot200 wrote:Of course there are FTP servers for LinuxOf course, but I've found nothing coming even close to filezilla and the user interface of it ...

View Article


Re: Direct tranfer from a host server to another

Quote:How can we make a transfer directly from a host server to another hoster ?You can't. Server to server transfers aren't implemented, yet.

View Article

Re: FileZilla doesn't start on mac

No, it's the name of the settings directory. The name is .filezilla and it is located below your user home (depicted by ~). You will probably need to convince your file manager to show hidden...

View Article


Re: Strange chararters in files downloaded with Filezilla.

What line ending style did you save your file in? Try to save the file as UTF-8 (without BOM) with <LF> line endings and then transfer it as binary (not ASCII).

View Article

Re: Downloading frame sequences in numerical order

Quote:I fail to see how copying a file sequence in reverse order has any effect on CPU efficiency.The same code is used for queuing and deleting. The files are processed in the reverse order the server...

View Article

Re: Strange chararters in files downloaded with Filezilla.

Your webserver says the file is UTF-16 with BOM in the response header:Quote:Content-Type: text/html (BOM UTF-16, litte-endian)You say the file is in UTF-8 and in the file itself, UTF-8 is stated as...

View Article
Browsing all 11475 articles
Browse latest View live