Custom Query (10423 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7501 - 7600 of 10423)

Ticket Summary Status Owner Type Priority Component
#9827 FileZilla Network Configuration Wizard Error closed Bug report normal FileZilla Client
Description

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.9.0.4 Response: 230 logged on. Checking for correct external IP address IP 71.179.248.34 hb-bhj-cei-de Response: 200 OK PREP 1033 Response: 200 Using port 1033, data token 28798304 PORT 71,179,248,34,4,9 Connection closed

Attempting to set up FileZilla with settings: Passive, External IP, Use the following IP Address, Use the following port range, and I get that error. PLease help!

#9829 Crash when trying to upload a number of (empty) folders by drag'n'drop from windows explorer to a directory connected via ftp closed Bug report normal FileZilla Client
Description

FileZilla Client

Version: 3.9.0.5

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2014-09-06 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.2.17 SQLite: 3.8.6

Operating system:

Name: Windows Vista (build 6002, Service Pack 2) Version: 6.0 Platform: 32 bit system


Bug Description

Started FileZilla
Opend Pre-Saved Connection to my NAS from outside the home-network with a dyndns-connections via no-ip.biz
Openend 3 directories (main-sub-sub) to get to my destination
Then selected 5 folders in windows explorer
Via Drag'n'Drop I plannted them inside the destined destination inside FileZilla FileZilla copied some and then crashed


Attachments

  • screenshot of crash
  • whole log as .rtf (with WordPad)
#9830 Bug in Filezilla message "File transfer failed" new Bug report normal FileZilla Client
Description

Filezilla gives the message "File transfer failed" during upload although content gets uploaded OK and put operations in server do succeed!

In the following ISP, client names, and file paths have been changed: ==================================================================================================================== Hi ISP-client,

I've done some testing, and as far as ISP can tell there is no actual problem here.

ISP don't know why Filezilla reports "File transfer failed".

ISP did see the error messages in the log during ISP's test transfers, but when the entire operation was complete, the number of successful tranfers matched the number of transfers originally queued, and there were no failed transfers shown in the transfer queue at the bottom of the Filezilla window.

ISP've also tested the same commands that Filezilla is issuing, in a command-line SFTP client, and no errors were reported.

Therefore, ISP thinks the error messages you are seeing are some kind of bug in Filezilla.

Unless you are seeing evidence of actual failed transfers on the server, then ISP thinks it is safe to ignore these errors. You might try finding a different SFTP client to see if the error appears there.

ISP hopes this helps. Please let us know if you have any further questions. Regards,

ISP Support Manager ====================================================================================================================

Hi ISP,

Thanks for analysing this problem !

The following is the information you requested:

1/3) The *exact* connection settings in Filezilla

(are exactly the same as the default ones coming with the latest ZileZilla version 3.9.0.5):

  • Timeout in seconds: 20
  • Maximum numbr of retries: 2
  • Delay between failed login attempts: 5
  • Firewall and router configuration by wizard (x depicts selected i.e. ON): x Passive (recommended) transfer mode

x Allow fallback to other transfer mode on failure

x Use the server's external IP address instead x Ask you operating system for the external IP address x Don't use external IP address on local connections x Ask operating system for a port

Note: Transfers setting

(are exactly the same as the default ones coming with the latest ZileZilla version 3.9.0.5) for example:

Maximum simultaneous transfers: 2 No limit for concurrent downloads not for uploads No Speed limits Enabled invalid character filtering

LOG about connection:

Status: Connecting to ISP-URL... Response: fzSftp started Command: open "ISP-USERID@ISP-URL" 22 Command: Pass: Status: Connected to ISP-URL Status: Retrieving directory listing... Command: pwd Response: Current directory is: "/home/ISP-USERID" Command: ls Status: Listing directory /home/ISP-USERID Status: Calculating timezone offset of server... Command: mtime ".bash_history" Response: 1405666814 Status: Timezone offsets: Server: 0 seconds. Local: 10800 seconds. Difference: 10800 seconds. Status: Directory listing successful

2/3) The *exact* error messages:

Error: File transfer failed <-- only this message / appears very often

  • see the log below (just about one folder)

3/3) The *exact* steps taken that result in the error messages: Step 1: start FileZilla program

  • version 3.9.0.5
  • workstation either 64-bit Win 7 or Win 8.1 Pro

Step 2: select Local site

  • for example: CLIENT-CONTENT-ROOT\

Step 3: click Quickconnet and select sftp://ISP-USERID@ISP-URL

Step 4: select Remote site:

  • for example /home/ISP-USERID/webapps/WEB-ADDRESS/sense

Step 5: upload folder(s) having subfolders letting FileZilla always to rewrite existing files in server

a) CLIENT-CONTENT-ROOT\rd

Notes:

N1) Server files do get updated according to ZileZilla !

  • for example /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz/en-xz-cn-rd-xi2.html <-- last modified 9/9/2014 8:56

N2) Quick random test with browser indicated that put in server may have succeeded:

header:

8th of September 2014 <-- OK i.e. date as modified by workstation 10:38 AM <-- OK i.e time as modified by workstation

b) http://URL/sense/rd/index-rd-xi2.html <-- OK

Research & Development SENSE by secretDomain ? 8th of September 2014 ? 3:56 PM <-- OK

c) http://URL/sense/rd/us/ca/en-ca-us-rd-xi2.html

California (CA)'s Research Sensing ? 8th of September 2014 ? 10:38 AM <-- OK

==================================================================================================================== Log about upload: Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\xz\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\cn\xz\en-xz-cn-rd-xi2.html" "en-xz-cn-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\xz\index.html Command: put "CLIENT-CONTENT-ROOT\rd\cn\xz\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\cn\xz\en-xz-cn-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz/en-xz-cn-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\cn\xz\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/xz/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\yn\en-yn-cn-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn" Status: Retrieving directory listing... Command: ls Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\yn\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\cn\yn\en-yn-cn-rd-xi2.html" "en-yn-cn-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\yn\index.html Command: put "CLIENT-CONTENT-ROOT\rd\cn\yn\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\cn\yn\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn/index.html Status: local:CLIENT-CONTENT-ROOT\rd\cn\yn\en-yn-cn-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/yn/en-yn-cn-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\zj\en-zj-cn-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\zj\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\cn\zj\en-zj-cn-rd-xi2.html" "en-zj-cn-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\cn\zj\index.html Command: put "CLIENT-CONTENT-ROOT\rd\cn\zj\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\cn\zj\en-zj-cn-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj/en-zj-cn-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\cn\zj\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/cn/zj/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\eu\en\en-eu-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\eu\en\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en" Command: put "CLIENT-CONTENT-ROOT\rd\eu\en\en-eu-rd-xi2.html" "en-eu-rd-xi2.html" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en" Command: put "CLIENT-CONTENT-ROOT\rd\eu\en\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\eu\en\en-eu-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en/en-eu-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\eu\en\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/eu/en/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\ro\en\en-ro-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en" Status: File transfer successful, transferred 65,536 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\ro\en\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\ro\en\en-ro-rd-xi2.html" "en-ro-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\ro\en\index.html Command: put "CLIENT-CONTENT-ROOT\rd\ro\en\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\ro\en\en-ro-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en/en-ro-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\ro\en\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/ro/en/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ak\en-ak-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ak\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ak\en-ak-us-rd-xi2.html" "en-ak-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ak\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ak\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ak\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ak\en-ak-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ak/en-ak-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\al\en-al-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\al\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\al\en-al-us-rd-xi2.html" "en-al-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\al\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\al\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\al\en-al-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al/en-al-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\al\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/al/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ar\en-ar-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ar\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar" Command: put "CLIENT-CONTENT-ROOT\rd\us\ar\en-ar-us-rd-xi2.html" "en-ar-us-rd-xi2.html" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar" Command: put "CLIENT-CONTENT-ROOT\rd\us\ar\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ar\en-ar-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar/en-ar-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ar\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ar/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\az\en-az-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\az\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\az\en-az-us-rd-xi2.html" "en-az-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\az\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\az\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\az\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\az\en-az-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/az/en-az-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ca\en-ca-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ca\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ca\en-ca-us-rd-xi2.html" "en-ca-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ca\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ca\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ca\en-ca-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca/en-ca-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ca\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ca/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\co\en-co-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\co\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co" Command: put "CLIENT-CONTENT-ROOT\rd\us\co\en-co-us-rd-xi2.html" "en-co-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\co\en-co-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co/en-co-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co" Command: put "CLIENT-CONTENT-ROOT\rd\us\co\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\co\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/co/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ct\en-ct-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ct\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ct\en-ct-us-rd-xi2.html" "en-ct-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ct\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ct\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ct\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ct\en-ct-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ct/en-ct-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\dc\en-dc-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\dc\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\dc\en-dc-us-rd-xi2.html" "en-dc-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\dc\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\dc\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\dc\en-dc-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc/en-dc-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\dc\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/dc/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\de\en-de-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\de\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de" Command: put "CLIENT-CONTENT-ROOT\rd\us\de\en-de-us-rd-xi2.html" "en-de-us-rd-xi2.html" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de" Command: put "CLIENT-CONTENT-ROOT\rd\us\de\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\de\en-de-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de/en-de-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\de\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/de/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\fl\en-fl-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\fl\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\fl\en-fl-us-rd-xi2.html" "en-fl-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\fl\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\fl\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\fl\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\fl\en-fl-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/fl/en-fl-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ga\en-ga-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ga\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ga\en-ga-us-rd-xi2.html" "en-ga-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ga\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ga\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ga\en-ga-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga/en-ga-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ga\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ga/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\hi\en-hi-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\hi\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi" Command: put "CLIENT-CONTENT-ROOT\rd\us\hi\en-hi-us-rd-xi2.html" "en-hi-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\hi\en-hi-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi/en-hi-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi" Command: put "CLIENT-CONTENT-ROOT\rd\us\hi\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\hi\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/hi/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ia\en-ia-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ia\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ia\en-ia-us-rd-xi2.html" "en-ia-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ia\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ia\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ia\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ia\en-ia-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ia/en-ia-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\id\en-id-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\id\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\id\en-id-us-rd-xi2.html" "en-id-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\id\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\id\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\id\en-id-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id/en-id-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\id\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/id/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\il\en-il-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\il\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il" Command: put "CLIENT-CONTENT-ROOT\rd\us\il\en-il-us-rd-xi2.html" "en-il-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\il\en-il-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il/en-il-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il" Command: put "CLIENT-CONTENT-ROOT\rd\us\il\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\il\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/il/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\in\en-in-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\in\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\in\en-in-us-rd-xi2.html" "en-in-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\in\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\in\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\in\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\in\en-in-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/in/en-in-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ks\en-ks-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ks\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ks\en-ks-us-rd-xi2.html" "en-ks-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ks\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ks\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ks\en-ks-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks/en-ks-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ks\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ks/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ky\en-ky-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ky\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky" Command: put "CLIENT-CONTENT-ROOT\rd\us\ky\en-ky-us-rd-xi2.html" "en-ky-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ky\en-ky-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky/en-ky-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky" Command: put "CLIENT-CONTENT-ROOT\rd\us\ky\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ky\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ky/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\la\en-la-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\la\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\la\en-la-us-rd-xi2.html" "en-la-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\la\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\la\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\la\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\la\en-la-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/la/en-la-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ma\en-ma-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ma\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ma\en-ma-us-rd-xi2.html" "en-ma-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ma\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ma\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ma\en-ma-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma/en-ma-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ma\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ma/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\md\en-md-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\md\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md" Command: put "CLIENT-CONTENT-ROOT\rd\us\md\en-md-us-rd-xi2.html" "en-md-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\md\en-md-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md/en-md-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md" Command: put "CLIENT-CONTENT-ROOT\rd\us\md\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\md\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/md/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\me\en-me-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\me\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\me\en-me-us-rd-xi2.html" "en-me-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\me\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\me\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\me\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\me\en-me-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/me/en-me-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mi\en-mi-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mi\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\mi\en-mi-us-rd-xi2.html" "en-mi-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mi\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\mi\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\mi\en-mi-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi/en-mi-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\mi\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mi/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mn\en-mn-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mn\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn" Command: put "CLIENT-CONTENT-ROOT\rd\us\mn\en-mn-us-rd-xi2.html" "en-mn-us-rd-xi2.html" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn" Command: put "CLIENT-CONTENT-ROOT\rd\us\mn\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\mn\en-mn-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn/en-mn-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\mn\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mn/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mo\en-mo-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mo\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\mo\en-mo-us-rd-xi2.html" "en-mo-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mo\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\mo\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\mo\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\mo\en-mo-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mo/en-mo-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ms\en-ms-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ms\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ms\en-ms-us-rd-xi2.html" "en-ms-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ms\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ms\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ms\en-ms-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms/en-ms-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ms\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ms/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mt\en-mt-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\mt\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt" Command: put "CLIENT-CONTENT-ROOT\rd\us\mt\en-mt-us-rd-xi2.html" "en-mt-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\mt\en-mt-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt/en-mt-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt" Command: put "CLIENT-CONTENT-ROOT\rd\us\mt\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\mt\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/mt/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nc\en-nc-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nc\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\nc\en-nc-us-rd-xi2.html" "en-nc-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nc\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\nc\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nc\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\nc\en-nc-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nc/en-nc-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nd\en-nd-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nd\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\nd\en-nd-us-rd-xi2.html" "en-nd-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nd\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\nd\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nd\en-nd-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd/en-nd-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\nd\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nd/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ne\en-ne-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ne\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne" Command: put "CLIENT-CONTENT-ROOT\rd\us\ne\en-ne-us-rd-xi2.html" "en-ne-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ne\en-ne-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne/en-ne-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne" Command: put "CLIENT-CONTENT-ROOT\rd\us\ne\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ne\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ne/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nh\en-nh-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nh\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\nh\en-nh-us-rd-xi2.html" "en-nh-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nh\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\nh\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nh\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\nh\en-nh-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nh/en-nh-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nj\en-nj-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nj\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\nj\en-nj-us-rd-xi2.html" "en-nj-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nj\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\nj\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nj\en-nj-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj/en-nj-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\nj\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nj/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nm\en-nm-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nm\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm" Command: put "CLIENT-CONTENT-ROOT\rd\us\nm\en-nm-us-rd-xi2.html" "en-nm-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nm\en-nm-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm/en-nm-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm" Command: put "CLIENT-CONTENT-ROOT\rd\us\nm\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nm\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nm/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nv\en-nv-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nv\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\nv\en-nv-us-rd-xi2.html" "en-nv-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\nv\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\nv\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\nv\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\nv\en-nv-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/nv/en-nv-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ny\en-ny-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ny\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ny\en-ny-us-rd-xi2.html" "en-ny-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ny\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ny\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ny\en-ny-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny/en-ny-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ny\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ny/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\oh\en-oh-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\oh\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh" Command: put "CLIENT-CONTENT-ROOT\rd\us\oh\en-oh-us-rd-xi2.html" "en-oh-us-rd-xi2.html" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh" Command: put "CLIENT-CONTENT-ROOT\rd\us\oh\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\oh\en-oh-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh/en-oh-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\oh\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/oh/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ok\en-ok-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ok\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ok\en-ok-us-rd-xi2.html" "en-ok-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ok\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ok\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ok\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ok\en-ok-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ok/en-ok-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\or\en-or-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\or\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\or\en-or-us-rd-xi2.html" "en-or-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\or\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\or\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\or\en-or-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or/en-or-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\or\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/or/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\pa\en-pa-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\pa\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa" Command: put "CLIENT-CONTENT-ROOT\rd\us\pa\en-pa-us-rd-xi2.html" "en-pa-us-rd-xi2.html" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa" Command: put "CLIENT-CONTENT-ROOT\rd\us\pa\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\pa\en-pa-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa/en-pa-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\pa\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/pa/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ri\en-ri-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ri\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\ri\en-ri-us-rd-xi2.html" "en-ri-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ri\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\ri\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\ri\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\ri\en-ri-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/ri/en-ri-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\sc\en-sc-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\sc\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\sc\en-sc-us-rd-xi2.html" "en-sc-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\sc\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\sc\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\sc\en-sc-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc/en-sc-us-rd-xi2.html Status: local:CLIENT-CONTENT-ROOT\rd\us\sc\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sc/index.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\sd\en-sd-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd" Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd" Status: Retrieving directory listing... Command: ls Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\sd\index.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd" Command: put "CLIENT-CONTENT-ROOT\rd\us\sd\en-sd-us-rd-xi2.html" "en-sd-us-rd-xi2.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\sd\en-sd-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd/en-sd-us-rd-xi2.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd" Command: put "CLIENT-CONTENT-ROOT\rd\us\sd\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\sd\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/sd/index.html Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\tn\en-tn-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn" Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\tn\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\tn\en-tn-us-rd-xi2.html" "en-tn-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\tn\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\tn\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\tn\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\tn\en-tn-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tn/en-tn-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\tx\en-tx-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx" Status: File transfer successful, transferred 32,768 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\tx\index.html Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx" Status: Retrieving directory listing... Command: ls Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx" Status: Listing directory /home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx Response: New directory is: "/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx" Status: Retrieving directory listing... Command: put "CLIENT-CONTENT-ROOT\rd\us\tx\en-tx-us-rd-xi2.html" "en-tx-us-rd-xi2.html" Error: File transfer failed Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\tx\index.html Command: put "CLIENT-CONTENT-ROOT\rd\us\tx\index.html" "index.html" Status: local:CLIENT-CONTENT-ROOT\rd\us\tx\index.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx/index.html Status: local:CLIENT-CONTENT-ROOT\rd\us\tx\en-tx-us-rd-xi2.html => remote:/home/ISP-USERID/webapps/WEB-ADDRESS/sense/rd/us/tx/en-tx-us-rd-xi2.html Status: File transfer successful, transferred 478 bytes in 1 second Status: Starting upload of CLIENT-CONTENT-ROOT\rd\us\ut\en-ut-us-rd-xi2.html Command: cd "/home/ISP-USERID/webapps/WEB-ADDRESS/

#9831 Don't ask again about trusting certs when port numbers changes closed Feature request normal FileZilla Client
Description

I often use FileZilla to connect to FTP services that frequently change their port numbers, so it's a little annoying to have to agree to the certificates each time the port changes.

In the future, could there be an option to consider certificates valid as long as the host remains the same?

#9832 Pasting in password doesn't work in Site Manager unless the textfield is manually cleared first new Bug report normal FileZilla Client
Description

For some reason, I am unable to paste my password into the Site Manager until I first clear the textfield. Could this be an issue with how the GUI is implemented? I suspect that FileZilla doesn't make use of native (Cocoa in my case) widgets.

#9833 Register with OS as ftp, sftp, ftpes handler closed Feature request normal FileZilla Client
Description

I often come across a website helpful enough to provide a clickable link to an FTP service, however, FileZilla doesn't appear to know that it can open these, at least on my computer.

Could we register FileZilla as a URL handler for FTP, SFTP, and FTPES hyperlinks, to make it easier to open them?

#9834 Address bar for FTP/SFTP/FTPES links closed Feature request normal FileZilla Client
Description

I often want to connect to an FTPES service, and FileZilla is proving cumbersome to do so--QuickConnect seems to default to FTP (unsecured), and the standard FileZilla interface for creating new, remembered connections has many fields to enter one at a time. Wouldn't it be great if users could just paste in FTP/SFTP/FTPES links into a sort of address bar, as we do all the time in Web browsers?

#9835 minor display bug in preferences on high rez screen closed Bug report normal FileZilla Client
Description

On my Lenovo Yoga Pro 2 with QHD+ screen, one of the parameters pages doesn't display properly (see screenshot)

#9839 problems closed Bug report normal Unknown
Description

Hi, Every time I launch FZ it wants to reinstall the same new update over and over. Then, once I let it update it will not finish uploading a file. I'm on PC. Latest log is pasted below: Status: Resolving address of foxftp.djgusa.com Status: Connecting to 75.144.160.3:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER Instructions Response: 331 Password required Command: PASS * Response: 230 User logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-Extended features supported: Response: LANG EN* Response: UTF8 Response: AUTH TLS;TLS-C;SSL;TLS-P; Response: PBSZ Response: PROT C;P; Response: CCC Response: HOST Response: SIZE Response: MDTM Response: REST STREAM Response: 211 END Command: OPTS UTF8 ON Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (75,144,160,3,191,87). Command: LIST Response: 150 Opening BINARY mode data connection. Response: 226 Transfer complete. Status: Directory listing successful Status: Resolving address of foxftp.djgusa.com Status: Connecting to 75.144.160.3:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER Instructions Error: Connection timed out Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of foxftp.djgusa.com Status: Connecting to 75.144.160.3:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER Instructions Response: 331 Password required Command: PASS * Response: 230 User logged in. Command: OPTS UTF8 ON Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON. Status: Connected Status: Starting upload of D:\-FILES BACKED UP\00000-09999\00000-01999\TR331_TR332 Amble Luxe like TR321\TR331_inst_ES_091214.pdf Command: CWD /A thru Z Response: 250 CWD command successful. Command: PWD Error: File transfer aborted by user Response: 257 "/A thru Z" is current directory. Status: Starting upload of D:\-FILES BACKED UP\00000-09999\00000-01999\TR331_TR332 Amble Luxe like TR321\TR331_inst_ES_091214.pdf Command: CWD /A thru Z Response: 250 CWD command successful. Command: PWD Response: 257 "/A thru Z" is current directory. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (75,144,160,3,72,57). Command: LIST Response: 150 Opening BINARY mode data connection. Response: 226 Transfer complete. Status: Calculating timezone offset of server... Command: MDTM BH059_inst_ES_031612.pdf Response: 213 20120321151252 Status: Timezone offsets: Server: -14400 seconds. Local: 28800 seconds. Difference: 43200 seconds. Command: PASV Response: 227 Entering Passive Mode (75,144,160,3,131,135). Command: STOR TR331_inst_ES_091214.pdf Response: 550 Access is denied. Error: Critical file transfer error

#9840 Sync After Overwrite new Feature request normal FileZilla Client
Description

When transferring a file that already exists onto the server, in the "target file already exists" dialog. It would be very convenient to have an additional action called "Overwrite and Sync" which would monitor the local file that was uploaded and whenever it's modified it will be automatically transferred back to the server. I know there are existing sync features but this would just be a per-session sort of tracking/syncing.

#9841 Add option to force "LIST -a" instead of "MLSD" closed Feature request normal FileZilla Client
Description

we have the issue that not all directory content on our ftp server is listed. Hidden Dot-Files are not shown and diretorys with hidden files can not be deleted. We already activated the "Show hidden files" option.

We observed that FileUilla uses the "MLSD" command to retrieve the directory content. But other clients, like WinSCP use the "LIST -a" command.

Can you add an option to force "LIST -a" instead of "MLSD"?

#9842 Only one local subfolder shows in top pane for local files new Bug report normal FileZilla Client
Description

I just updated my system from Linux Mint 13 to CentOS 7. Filezilla works fine, except one minor annoyance.

http://i.imgur.com/ym5YRT9.png

In the LOCAL pane, on the top half, I only see one subfolder listed at a time. In the lower half, I see more than one subfolder (correct).

In the REMOTE pane, I see all subfolders in both upper and lower halfs.

I've confirmed that multiple LOCAL subfolders are appearing in the top half in the Filezilla windows version (3.7.2)

Here is the file settings screen:

https://forum.filezilla-project.org/download/file.php

Here is the filters screen - no changes or additions made. Everything is set to the defaults.

https://forum.filezilla-project.org/download/file.php

#9843 not all files moved new Bug report normal FileZilla Client
Description

When I update my filezilla to 3.9.0.5 and try and move files not all the files moves, but when I use a lower version it works fine.please kindly help

#9844 Site list scroll issue when taskbar is at the top of the desktop closed Bug report normal FileZilla Client
Description

When you have a large list of sites and you bring up the list of sites, the bottom scroll arrow no longer shows when the desktop is configured to have the Taskbar at the top of the screen.

Sites can be still scrolled through by use of the arrow keys, but there is no way to navigate to sites below via the mouse.

#9848 UI stuck at top of OSX screen closed Bug report normal FileZilla Client
Description
  1. Open Filezilla
  1. The top 20% or so of the Filezilla UI is stuck at the top of the mac OSX screen and cannot be used, making the top window bar and top buttons of the Filezilla UI inaccessible
#9852 Command line argument to prevent check for updates closed Feature request normal FileZilla Client
Description

This is a request for a command line argument to prevent checks for updates when Filezilla launches.

I'm using FileZilla in a setting where users don't have admin privileges. Consequently, the automated check for updates isn't very useful. The user can click the notification box's "Install new version" button, but the installer can't proceed.

#9854 Installing new versions installs Adaware too closed Bug report normal FileZilla Client
Description

Dear,

I’m a webmaster, and a daily user of Filezilla.

BUT: Every time a install a new version, Malware software gets installed without any option of not to select. The product is something called Optimizer Pro.

Every time I have a lot of work getting rid of that stuff.

1) Uninstall work ok 2) My Antimalware product (runs every day) gives results as shown below 3) Spybot gives results as show below, even after uninstall, so traces remain in registry!

Today again an email for a new Filezilla version, but I think I will remain on the old(er)version, or even swith to another cleaner ftp software.

#9856 While Streaming a video file , speed is randomly dropping to 0 , from 1 MB to 0 in a split second. closed Bug report normal FileZilla Server
Description

Ok, i almost fully explained this issue in this thread (https://forum.filezilla-project.org/viewtopic.php?f=6&t=34225), so basically when i am streaming a file, the speed value is acting rather strange,it is randomly dropping to zero and backing up to its normal value, and continues in this fashion till the end of the file that is being streamed. here is a good example of what i've just explained.(Please watch the video, it shows the problem in action really well) http://www.youtube.com/watch?v=tu3W54xINpc&feature=youtu.be

For more info: i am using latest Filezilla server.

My streaming setup is like this: Using Ipad to connect to my Ftp Server through IP that is providing my server, then i am using App (Nplayer in this case)to stream whatever i want.

Guys , if its normal behavior ,i would like to know what the theory behind it? I think its not normal , cause speed should be kinda stable , jumping maybe from 100KB to 900KB, not dropping randomly from 1MB to 0. Really looking forward to your answer.

Sorry if what i said is offensive in some way, i really just wanna help you guys to make this server as good as it can be.

#9857 Configuration Test Wizard Failed, new Other normal FileZilla Client
Description

I am trying to use FileZilla Client (Version 3.9.0.5) for the first time. I ran the Configuration Wizard. Default Transfer Mode: Passive Configure Passive Mode: Use the server's external IP address instead. Get an external IP address from the following URL: http://ip.filezilla-project.org/ip.php Ticked Don't use external IP address on local connections. Ask operating system for a port.

Test result looks like it worked:

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.9.0.5 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 80.42.240.84 ia-ec-cea-ie Response: 200 OK PREP 56691 Response: 200 Using port 56691, data token 569540460 PORT 80,42,240,84,221,115 Connection closed

But next screen says: Connection with server got closed prematurely.

The test did not succeed. Do you really want to save the settings?

I have tried turning my Firewall off. It made no difference. Anyhow, FileZilla client has been allowed on the Firewall.

What is going on here?

#9859 Refresh closed Bug report normal FileZilla Client
Description

Hi Guy's

When i have connection with my domain hosting and something has changed on the server side, by that i mean a new folder or a new file, i cannot see this in FileZilla. Even when I press F5, the local maps are beiing refreshed but the remote maps stay as the are. Likt it is beiing refreshed from a cache file ore something. To see the 'fresh' content on the remote folder i have to disconnect and reconnect.

#9860 Request Sync Option closed Feature request normal FileZilla Client
Description

Hi Guy's

When i use the "synct" option in the client, both local and remote folders are synct in browsing. But when a folder on one site doesn't exists you get a warning/error message to disable sync browsing or cancel.

Now, i really hate that feature because if a folder doesn't exists, 9 out of 10 times you want it to add it to the currect folder structure so both online and offline are exctly the same.

So the Request in this case is to skip the warning/error message and give a popup with the oppertunity to sync that particulair file or folder so that both on-and off-line version is the same. With a button to cancel this option ofcourse.

#9862 Unable to move filezilla window on mac closed Bug report normal FileZilla Client
Description

I'm on mac 10.9.4. This is how filezilla is opening here. I can't move filezilla window because it's under the top bar.

Filezilla version is 3.9.0.5. I not sure but as I remember this started to happen after 3.9 update.

http://i.imgur.com/4cWmho0.png

#9863 When connected create a drive letter so you can use it as filesysten closed Feature request normal FileZilla Client
Description

Well that says it all . But for more clarity: If you are FTP connected to a website you also have a (to be configured in FileZilla Client) dedicated driveletter or driveletters (multiple sites). This would be very helpfull with editing files.

#9866 File Edit History new Feature request normal FileZilla Client
Description

It would be great if Filezilla maintained a list of past files edited and allowed for reselecting them for editing from the "Show files currently being edited..." window.

#9867 File "Working Sets" new Feature request normal FileZilla Client
Description

It would be wonderful if users could define "Working Sets" of files that could be loaded at once for editing or uploaded at once.

#9868 Overflow message log closed Bug report normal FileZilla Client
Description

On my Windows the message log is shown overflow. May you fix it please?

#9870 server error closed Bug report normal FileZilla Server
Description

I just installed FileZilla a few hours ago.

When I start FileZilla server, it stays at

Connecting to server... Connected, waiting for authentication

then it tries to reconnect

#9871 I can't log in closed Bug report normal FileZilla Client
Description

I am putting my usual password and username but i am unable to log in but getting the following message:

Response: 530 Login authentication failed Error: Critical error: Could not connect to server

#9873 425 Unable to get local socket name closed Bug report normal FileZilla Client
Description

I'm getting the following error running the newest version of the software and connected to an FTP with settings "active" transfer, and trying to LIST the contents of a directory.

425 Unable to get local socket name (getsockname) [126 The specified module could not be found.]

I installed FileZilla roughly 8 months ago and have been performing all regular updates to the software.

thanks,

#9878 Allow OPTS UTF8 ON before logon closed Bug report normal FileZilla Server
Description

The FileZilla server does not need for clients to send it the UTF8 option, as it is always in UTF8 mode, but it should still allow the UTF8 option before logon.

Clients may be in doubt whether they can send usernames or passwords that contain non-ASCII characters.

Here is a log of a failing logon of a client that wants to switch to UTF8 mode before logon:

(000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> Connected on port 21, sending welcome message... (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 220-FileZilla Server version 0.9.47 beta (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 220-written by Tim Kosse (tim.kosse@…) (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 220 Please visit https://filezilla-project.org/ (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> FEAT (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 211-Features: (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MDTM (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> REST STREAM (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> SIZE (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MLST type*;size*;modify*; (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MLSD (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> UTF8 (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> CLNT (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MFMT (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 211 End (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> OPTS UTF8 ON (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 530 Please log in with USER and PASS first. (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> disconnected.

#9879 Sorting columns in queued files closed Bug report normal FileZilla Client
Description

Sorting columns in queued files doesn't not work. I tried to sort by file size or any other colums and it didn't work

#9880 Unable to start Filezilla in Linux new Bug report normal FileZilla Client
Description

I had downloaded from the filezilla website a packed Filezilla and copied the content of extracted archive into propper folders in /usr. I had also given the permissions (chmod 755) for all copied files from bin folder.

  1. The menu entry hasn't apeared
  2. when I tryed to launch filezilla from bash, I had recieved following error:

"bash: /usr/bin/filezilla: No such file or directory"

even if the given file exist an had excetution permission

#9882 Option to contol the reconnect feature new Feature request normal FileZilla Client
Description

If a connection to a server is made it is always possible to reconnect with the menu bar -> Server -> Reconnect as filezilla.xml stores informations about the last used server. I would like it if this behavior could be controlled a little more for example with a new option called "Store last server". The values could be:

0 - Disables the reconnection feature and storing of any informations about the last used server in filezilla.xml. 1 - The reconnection feature is available and the informations of the last used server are only stored in memory to make them only available until FileZilla is closed. 2 - The reconnetion feature is available and the informations about the last used server are stored in filezilla.xml to make them even available if FileZilla is closed and restarted (which is the current behavior).

#9883 Filezilla positions itself off-screen after switching displays on OS-X closed Bug report normal FileZilla Client
Description

Starting point:

I've got Filezilla client open on a macBook with an attached Thunderbolt display. The lid of the macBook itself is closed, so only the Thunderbolt display is active. The Filezilla client is positioned normally somewhere in the center of the screen.

Actions:

Now I disconnect from the Thunderbolt display and I take the macBook with me. In a meeting I'm using the macBook normally, without any other displays attached (I didn't check the position of the Filezilla client). When returning to my desk, I connect the macBook to the Thunderbolt display, and then the Filezilla client has itself poisitioned mostly out of the screen. I can't change the location in any way anymore.

Screen shot of the new location of the Filezilla client (upload file?):

Please note that this is a different bug report from #3264.

#9886 Commands sent in wrong order when uploading directories, resulting in files not uploaded closed Bug report normal FileZilla Client
Description

Steps to reproduce:

  • connect to a server
  • on the local side (left), select a few folders
  • right-click and upload

Expected result:

  • for each folder, it should OBVIOUSLY first create the folder, then upload the files.

Observed results:

  • for each folder, systematically, the "put" command to upload the first file in the folder is sent BEFORE the mkdir command to create the folder. So, unless the folder already existed on the server, that file upload gives an error and is not uploaded.

ALSO, whenever a file gives an error it should be kept in the queue so that you can retry!!!

This level of unreliability make FileZilla completely unusable. You have to check all the files one by one, because there may have been any such random error and you wouldn't even know.

I think this is a regression. I have used FileZilla for ages and had never seen such a thing before.

Example log when uploading a folder called "runtime" within one called "protected":

Status: Starting upload of /home/teo/Documents/xxxxx/protected/runtime/application.log.4 Error: Directory /srv/www/xxxxx/protected/runtime: no such file or directory Command: cd "/srv/www/xxxxx/protected" Response: New directory is: "/srv/www/xxxxx/protected" Command: mkdir "runtime"

#9888 Wait to send 226 until data transfer complete closed Bug report normal FileZilla Server
Description

I am trying to debug a situation. My FTP client initiates a download of a file using EPSV. FileZilla FTP Server writes all of the file data into the data socket buffer. FileZilla FTP Server then sends reply code 226 (closing data connection. Requested file action successful) on the command socket.

Using Wireshark, I can see that the 226 packet is sent on the network before the entire file is sent. At some point during the file transfer, a packet fails to be ACKed by the client. The server OS retransmits the packet 4 more times and then gives up. This problem is not FileZilla's issue.

The problem is that FileZilla FTP Server will send 226 before the data transfer is complete. Instead, FileZilla should wait to see if there are any problems with the data transfer and only send 226 when it has fully finished.

#9889 CPU load 99% during Idle closed Tim Kosse Bug report normal FileZilla Client
Description

I am using filezilla 3.9.0.6 on linux with wxWidgets 3.0.2.

After starting filezilla, without connecting to a server or doing anything, the filezilla process uses 99% of a CPU Core, and the X-Server process raises its CPU load from 1% to about 60%.

#9891 Cannot connect to the server, response 421 closed Bug report normal FileZilla Client
Description

After first successful connection, i can upload file or files, but the next time I try to upload another file in the directory, it tells me it cannot connect to the server, response 421

#9892 Publisher info on your Setup Files closed Bug report normal FileZilla Client
Description

We are getting ready to start implementing AppLocker in our environment. We use FileZilla extensively. Can you guys start entering your signature into the EXEs you create? The publisher information. This will help on allowing people in our organizing to be able to update their own Clients without the IT department needing to be involved everytime you do an update. I am attaching to what it looks like with I retrieve the info from Excel from Microsoft to put into Applocker.

#9893 Publisher info on your Setup Files closed Lupe Mejia Feature request normal FileZilla Client
Description

We are getting ready to start implementing AppLocker in our environment. We use FileZilla extensively. Can you guys start entering your signature into the EXEs you create? The publisher information. This will help on allowing people in our organizing to be able to update their own Clients without the IT department needing to be involved everytime you do an update. I am attaching to what it looks like with I retrieve the info from Excel from Microsoft to put into Applocker.

#9894 Scrolling while drag and drop into directory list closed Feature request normal FileZilla Client
Description

Currently if I drag and drop file(s) into the file list panel (FileZilla Client), the list will scroll up and down while dragging at the top or bottom of the list.

I like this future also for the directory tree panels.

#9895 Activate site tab if dragged over new Feature request normal FileZilla Client
Description

RfC: If i drag file(s) over a (not activated) site tab, i like it to be activated, so i can drop the file(s) in its file list or directory tree.

#9896 Create non-existent local folders when synchronized browsing new Feature request normal FileZilla Client
Description

When using synchronized browsing, if you navigate to a folder on the remote server that doesn't exist locally, the folder would be created locally (probably automatically). Or a prompt could appear asking the user if they would like the folder to be created.

Currently, when you navigate to a remote folder that doesn't exist locally (with synchronized browsing enabled), you get a warning:

FOLDER PATH does not exist or cannot be accessed. Disable synchronized browsing and continue changing the remote directory?

I think it would be much more intuitive for the local folder to be created automatically if it doesn't exist, or at least prompt the user to choose whether or not they would like it to be created.

If a prompt is the best way to go, I would recommend a setting be created to 'always create missing local folders', as it would get annoying to always have to click 'create folder'.

#9897 Cannot change password - due to email closed Bug report normal FileZilla Server
Description

Hello, we have had our site hacked via Filezilla, someone has changed our email so we cannot change the password.

Your change of password system advises email addresses not recognised.

Our Host:62.233.105.198 user warren email should be warren.hall@…

We need to stop access to our site.

#9898 Search for file bigger than 4 GB closed Bug report normal FileZilla Client
Description

Hello,

Trying to search for files bigger than 4 gigabytes. I have the option in bytes which after my math should be 4000000000 FileZilla gives the error:Invalid size in condition. How can one search for large files over 2 GB?

Operating System is Windows 7 x64 FileZilla version is 3.9.0.6

Thank you

#9899 FZ client 3.9.0.6 window partly out of monitor on Yosemite 10.10 closed Bug report normal FileZilla Client
Description

working w/ two external monitors on Mac OS X 10.10 Yosemite and FZ client 3.9.0.6 is sometimes only showing lower half of FZ window. Other upper half is out of monitor. Could be a Mac OS X 10.10 Yosemite bug as well.

#9900 FileZilla Transfers Fail After 14,385 Files Uploaded closed Bug report normal FileZilla Client
Description

For some reason uploads start to fail soon as the successful transfer count reaches 14,385 (or close to this number).

This happens both when a large directory holding in excess of 14,385 files is uploaded and also when several smaller uploads totalling more than 14,385 files are uploaded.

The only way I have found around this is to pause the upload when the successful upload count gets close to 14,300 then shutdown FileZilla to clear the successful transfer log count, re-open FileZilla and resume the transfer of files in the queue.

If there is a way around this I will appreciate someone telling me.

Thank you.

Paul

#9901 FileZilla gives erroneous failed message closed Bug report normal FileZilla Client
Description

I have a very large file -- 320+MB -- and when I upload it to our FTP Side, after about 30-45 minutes, it ALWAYS ends on the Failed Transfers list with the reason "could not start transfer."

This error is (a) obviously erroneous as it just uploaded the file. I can verify this by first deleting the version on the site and then uploading a new version. When it's done uploading the new version is there; and (b) it didn't actually fail because if I download the file (which is a signed exe) it passes all integrity checks and its signature is still intact which it wouldn't be if it had failed.

If you'd like to grab the file to play with it's at:

http://wwww.frameforge3d.com/web_install/FrameForgePreviz35_setup.exe

#9902 sending PDF with german unlaut like "ä" raise critical error closed Bug report normal FileZilla Client
Description

if i want to send a pdf file to my pc the file transfer ends in an critical error only if one german umlaut is inside the filename (the file is created at server side with ISO8859)

#9903 MacKeeper is installed closed Bug report normal FileZilla Client
Description

When going through the install process for the client on OS X, MacKeeper is installed. This shouldn't happen.

#9904 The toolbar (at the top) disappers after conection closed Bug report normal FileZilla Client
Description

When I start a new connection and it's successful, the file toolbar and the website details (port, domain etc.) toolbar disappear. When I wave my mouse pointer over where they're supposed to be they reappear but only where the tabs are.

#9911 Uploading empty Folders crashes Filezilla closed Bug report normal FileZilla Client
Description

Uploading empty Folders crashes Filezilla. Folder Structure ist /images/

2012/

Januar/ Februar/ März/

/images/

2013/

Januar/ Februar/ März/

#9913 FTPS Not Working - 3.9.0.6 closed Bug report normal FileZilla Client
Description

FTPS stopped working in the new update for FileZilla.

Log and message from ISP (Newtek/The Small Business Authority) below: Response: 227 Entering Passive Mode (216,119,77,223,82,18). Command: STOR ship_part1.jpg Response: 150 Opening BINARY mode data connection. Response: 150 Opening BINARY mode data connection. Response: 550 The supplied message is incomplete. The signature was not verified. Error: File transfer failed Status: Starting upload of C:\Users\Jeff\Documents\Visual Studio 2010\Projects\YargisCompetitionWeb\YargisCompetitionWeb\bin\release\Images\prelaunch\ship_part4.jpg Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (216,119,77,223,82,13). Command: LIST Response: 150 Opening BINARY mode data connection. Response: 550 The supplied message is incomplete. The signature was not verified. Error: File transfer failed after transferring 320,442 bytes in 6 seconds Status: Starting upload of C:\Users\Jeff\Documents\Visual Studio 2010\Projects\YargisCompetitionWeb\YargisCompetitionWeb\bin\release\Images\prelaunch\ship_part3.jpg Status: Retrieving directory listing... Response: 226 Transfer complete. Command: PASV Command: PASV Response: 227 Entering Passive Mode (216,119,77,223,82,25). Command: STOR ship_part3.jpg Response: 227 Entering Passive Mode (216,119,77,223,82,21). Command: STOR ship_part4.jpg Response: 150 Opening BINARY mode data connection. Response: 150 Opening BINARY mode data connection. Response: 550 The supplied message is incomplete. The signature was not verified. Error: File transfer failed after transferring 320,442 bytes in 9 seconds Status: Starting upload of C:\Users\Jeff\Documents\Visual Studio 2010\Projects\YargisCompetitionWeb\YargisCompetitionWeb\bin\release\Images\prelaunch\ship_part3.jpg Status: Retrieving directory listing...


Hello, Thank you for contacting Newtek, The Small Business Authority. My name is Bryan with the Tech Support Team and I understand that you are having an issue when attempting to upload files to your site using FTPS on port 990. In looking into this issue for you, it would appear that the issue is related to the FTP client you are using when trying to upload files. I was able to replicate the issue using Filezilla. In speaking with one of my Tier 3 Tech Support Agents, I was informed that there is a know issue currently with Filezilla and other clients with uploading files using FTPS. They advised that I try a different FTP client such as CuteFTP to complete the upload using FTPS. I downloaded CuteFTP and confirmed that uploads are successful when connecting with FTPS. Please test on your end and let us know if you run into any further issues. Thank You,

Bryan S. Associate of Technical Support Newtek Technology Services Phone: (602) 263-0300 Opt. 5 URL: http://webservices.thesba.com

#9914 Drag&Drop support for browser uploads closed Feature request normal FileZilla Client
Description

Various websites such as Dropbox, Google Drive, and Imgur allow users to upload files by dragging and dropping files directly on to the browser window. However, trying to upload a file by dragging it from FileZilla into the browser window results in the following error.

"Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window."

Would it be possible to add support for dragging a file into a browser window for file uploads?

#9916 no connection closed Bug report normal FileZilla Client
Description

Antwort: 220 Speak friend, and enter Befehl: USER kinderschutzbund-pinneberg.de Antwort: 331 FTP login okay, send password. Befehl: PASS Antwort: 530 Login incorrect Fehler: Kritischer Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

FileZilla Client


Version: 3.9.0.5

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2014-09-06 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.2.17 SQLite: 3.8.6

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64 bit system

#9917 Updates on Mac OS X download to the ~/Documents folder, not ~/Downloads closed Bug report normal FileZilla Client
Description

Hi,

Thought it strange that the automatic Filezilla client updates are finding their way to my ~/Documents folder instead of ~/Downloads

Guessing this is just a "typo" or something, as downloading an application into the Documents folder doesn't make a whole lot of sense!

#9918 Allow resizeable window in 'Check for updates' dialog new Feature request normal FileZilla Client
Description

It would be nice if I could resize the "Check for updates" dialog/window so I could read the release notes ("What's new") with less scrolling.

#9920 Very Slow DL Speed closed Bug report normal FileZilla Client
Description

Hey the past few days I have found my DL speed has dramatically dropped from 1.4mbps to 50kbs, I have went through the forums & tried everything & nothing works, ive checked my broadband speed & its fine

http://www.speedtest.net/my-result/3932668942

#9921 false handling of file attributes in sftp protocol new Bug report normal FileZilla Client
Description

filezilla apparently handels file attributes in the sftp protocol by parsing the "longname" of the SSH_FXP_NAME resoponse packet. since the format of the longname in sftp version 3 is not specified and the SSH_FXP_NAME contains an ATTRS field which contains explicit attributes for each filename it would make more sence to use them instead of the longname: http://tools.ietf.org/html/draft-ietf-secsh-filexfer-02#section-7

furthermore filezilla parses the longname in a false way. Symbolic links have in the longname the letter "l" on the first position instead of "-" for files or "d" for directories. but filezilla shows symbolic links always as directories regardless of the target it links to, which is wrong.

#9922 Freeze of the GUI when transfert use cpu more than 20% closed Bug report normal FileZilla Client
Description

FileZilla's GUI freeze when CPU use exceed ~20%.

You can produce this situation with:

  • Core i3 on eco mode
  • gigabit connectivity
  • FTPS AES-256-GCM connection
  • a big file (more than 1Gio)

FileZilla Client Version: 3.9.0.6

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2014-10-16 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.19 SQLite: 3.8.6

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64 bit system

#9923 FileZilla will not authenticate using Pageant on server that only accepts PublicKey closed Bug report normal FileZilla Client
Description

Buddy of mine runs a server that doesn't allow password authentication at all, only allows public-private key exchange. Since the keyfile is password-protected I've got Pageant set up and working for PuTTY for shell access, but FileZilla doesn't want to cooperate.

I tried using this same Pageant/Filezilla/key combo to get onto my webserver, which has the same pub key installed (but allows password authentication as well if I choose to use it), and everything works. I can paste that logfile also if needed.

I believe this to be similar to ticket #8934 (http://trac.filezilla-project.org/ticket/8934) but since that never got resolved I guess I don't know for sure. In the logs below, I've modified the server name by inserting SERVER where relevant to mask a portion of it.

This is using Filezilla version 3.9.0.6 (latest according to Checking for Updates as of this posting) running on Win7 SP1. There is only one key loaded into Pageant, which is Release 0.62.

12:14:04 Command: open "at0m@…" 22 12:14:04 Trace: Looking up host "einstein.SERVER.org" 12:14:04 Trace: Connecting to 5.9.99.76 port 22 12:14:04 Trace: Server version: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 12:14:04 Trace: Using SSH protocol version 2 12:14:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Oct_16_2014_11:15:32 12:14:04 Trace: Doing Diffie-Hellman group exchange 12:14:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-256 12:14:05 Trace: Host key fingerprint is: 12:14:05 Trace: ssh-rsa 2048 f6:f2:7d:07:e8:d1:a8:b1:cf:da:6b:07:bc:59:4d:ea 12:14:05 Trace: Initialised AES-256 SDCTR client->server encryption 12:14:05 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm 12:14:05 Trace: Initialised AES-256 SDCTR server->client encryption 12:14:05 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm 12:14:05 Trace: Pageant is running. Requesting keys. 12:14:05 Trace: Pageant has 1 SSH-2 keys 12:14:05 Trace: Trying Pageant key #0 12:14:05 Trace: Server refused public key 12:14:05 Trace: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:05 Error: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:05 Trace: CControlSocket::DoClose(64) 12:14:05 Trace: CSftpControlSocket::ResetOperation(66) 12:14:05 Trace: CControlSocket::ResetOperation(66) 12:14:05 Error: Could not connect to server 12:14:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 12:14:05 Status: Waiting to retry... 12:14:10 Trace: CControlSocket::DoClose(64) 12:14:10 Trace: CControlSocket::DoClose(64) 12:14:10 Status: Delaying connection for 1 second due to previously failed connection attempt... 12:14:10 Status: Connecting to einstein.SERVER.org... 12:14:10 Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe" 12:14:10 Response: fzSftp started 12:14:10 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 12:14:10 Trace: CSftpControlSocket::SendNextCommand() 12:14:10 Trace: CSftpControlSocket::ConnectSend() 12:14:10 Command: open "at0m@…" 22 12:14:10 Trace: Looking up host "einstein.SERVER.org" 12:14:10 Trace: Connecting to 5.9.99.76 port 22 12:14:11 Trace: Server version: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 12:14:11 Trace: Using SSH protocol version 2 12:14:11 Trace: We claim version: SSH-2.0-PuTTY_Local:_Oct_16_2014_11:15:32 12:14:11 Trace: Doing Diffie-Hellman group exchange 12:14:11 Trace: Doing Diffie-Hellman key exchange with hash SHA-256 12:14:11 Trace: Host key fingerprint is: 12:14:11 Trace: ssh-rsa 2048 f6:f2:7d:07:e8:d1:a8:b1:cf:da:6b:07:bc:59:4d:ea 12:14:11 Trace: Initialised AES-256 SDCTR client->server encryption 12:14:11 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm 12:14:11 Trace: Initialised AES-256 SDCTR server->client encryption 12:14:11 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm 12:14:12 Trace: Pageant is running. Requesting keys. 12:14:12 Trace: Pageant has 1 SSH-2 keys 12:14:12 Trace: Trying Pageant key #0 12:14:12 Trace: Server refused public key 12:14:12 Trace: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:12 Error: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:12 Trace: CControlSocket::DoClose(64) 12:14:12 Trace: CSftpControlSocket::ResetOperation(66) 12:14:12 Trace: CControlSocket::ResetOperation(66) 12:14:12 Error: Could not connect to server 12:14:12 Trace: CFileZillaEnginePrivate::ResetOperation(66)

#9926 All files in queue overwrite local files, regardless of overwrite setting new Bug report normal FileZilla Client
Description
  1. 3.9.0.6 client for PC Windows 7.

when downloading, all files from remote server are overwritten on local machine, regardless of settings (I have chose to only overwrite if files are Newer or Different Size).

This bug was not present in the last release.

#9927 Bug in Ubuntu closed Bug report normal FileZilla Client
Description

Ubuntu Version: 14.10 FileZilla Version: 3.9.0.6

This is happening when I try to open a new tab. It overlays the current tabs. Also the tabs are not switchable in this case.

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed
wxD-Bus: Signal from /org/freedesktop/DBus, member NameAcquired
wxD-Bus: Reply with serial 2
wxD-Bus: Reply to RegisterClient, our object path is /org/gnome/SessionManager/Client10
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 3
wxD-Bus: Reply: Error: The name org.freedesktop.PowerManagement was not provided by any .service files
wxD-Bus: Falling back to org.gnome.SessionManager
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 4
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 176761874
wxD-Bus: CPowerManagementInhibitor: Requesting idle
13:36:34: Debug: Failed to connect to session manager: SESSION_MANAGER environment variable not defined
wxD-Bus: Reply with serial 5
wxD-Bus: CPowerManagementInhibitor: Request successful

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 6
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 1003446351
wxD-Bus: CPowerManagementInhibitor: Requesting idle
wxD-Bus: Reply with serial 7
wxD-Bus: CPowerManagementInhibitor: Request successful

http://i.stack.imgur.com/EC2KB.png My colleague got the same issue.

Ref: http://askubuntu.com/questions/551732/filezilla-tab-overlay-issue

#9932 Flatzilla - flat icon theme closed Patch normal FileZilla Client
Description

Hello people of filezilla, I recently designed from scratch a brand new Icon theme for filezilla. I'd be very happy if it will be avalable for all.. (I want the icons to be used only for the Filezilla project.)

also on a differnt note I was wondering how much is the project open for changes(?) seeing that the UI of the program could use an upgrade or two.

#9933 Flatzilla - flat icon theme closed Patch normal FileZilla Client
Description

Hello people of filezilla,

I recently designed from scratch a brand new Icon theme for filezilla.
I'd be very happy if it will be available for all..

(I want the icons to be used only for the Filezilla project.)
http://www.aniboaz.co.il/images/port/ui/flatzillaui/Filzillanew2.png

also on a different note I was wondering how much is the project open for changes(?) seeing that the UI of the program could use an upgrade or two.

#9934 Can I have a password and username closed Bug report normal FileZilla Client
Description

Can I have a password and username for use filezilla

thanks.

#9937 Overwrite file does not work closed Bug report normal FileZilla Client
Description

With some files, overwrite is confirmed but although the date of the file changes, the content does not. Also the file size remains the same.

#9941 Bookmark sorting case needs standardizing closed Bug report normal FileZilla Client
Description

When I use the Manage Bookmarks feature, the items are ordered case insensitively. When I close the Bookmark manager, I see that the bookmarks are ordered case sensitively. I think this should be standardized to case insensitive. When you have the time ;)

Filezilla client 3.9.0.6

#9942 wrong file overwrited, when edit and upload same file name closed Bug report normal FileZilla Client
Description

v 3.9.0.6 run on OSX 10.10

when i "View/Edit" file with same file name, when i upload the last edited file it overwrite the first one.

details :

  1. "View/Edit" on a file, (i use Brackets code editor).
  2. edit that file, Save, and return back to FileZilla, it will display a message that file have been edited, upload that file.
  3. navigate to other directory, find the same file name, "View/Edit" that file like in step 2. return back to fileZilla, upload it.

4 check the file, in my case the first edited file is overwrited by the last edited file. the last edited file is no chages.

i hope you understand. Thank you

#9943 Dark Theme with Gnome 3.14.2 closed Feature request normal FileZilla Client
Description

Please add a dark theme wich can be used by the global dark theme in Gnome 3.14.2

#9948 Client to server issues closed Bug report normal FileZilla Server
Description

I am running fz Client on 1 pc with win 7 and on another pc i am running win 8 with fz server. i am trying to connect the two... I have made the connection but when i try to create a new file i get an error..

here is what the server side shows:


FileZilla Server version 0.9.48 beta Copyright 2001-2014 by Tim Kosse (tim.kosse@…) https://filezilla-project.org/ Connecting to server 127.0.0.1:14147... Connected, waiting for authentication Logged on (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> Connected on port 21, sending welcome message... (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> USER admin (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> 331 Password required for admin (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> PASS * (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 230 Logged on (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> SYST (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 215 UNIX emulated by FileZilla (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> FEAT (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> PWD (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 257 "/" is current directory. (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> TYPE I (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 200 Type set to I (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> PASV (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 227 Entering Passive Mode (192,168,2,2,198,116) (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> MLSD (000013)12/17/2014 18:14:38 PM - admin (192.168.2.3)> 426 Connection timed out, aborting transfer of "/" (000013)12/17/2014 18:14:38 PM - admin (192.168.2.3)> 421 Connection timed out. (000013)12/17/2014 18:14:38 PM - admin (192.168.2.3)> disconnected. (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> Connected on port 21, sending welcome message... (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> USER admin (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> 331 Password required for admin (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> PASS * (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 230 Logged on (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> CWD / (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 250 CWD successful. "/" is current directory. (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> PWD (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 257 "/" is current directory. (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> TYPE I (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 200 Type set to I (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> PASV (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 227 Entering Passive Mode (192,168,2,2,198,117) (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> MLSD (000014)12/17/2014 18:14:57 PM - admin (192.168.2.3)> 426 Connection timed out, aborting transfer of "/" (000014)12/17/2014 18:14:57 PM - admin (192.168.2.3)> 421 Connection timed out. (000014)12/17/2014 18:14:57 PM - admin (192.168.2.3)> disconnected.

And here is what the Client side shows:


Status: Connecting to 192.168.2.2:21... Status: Connection established, waiting for welcome message... Response: 220 FBI SERVER CONNECTION ESTABLISHED Command: USER admin Response: 331 Password required for admin Command: PASS * Response: 230 Logged on Command: SYST Response: 215 UNIX emulated by FileZilla Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: MLST type*;size*;modify*; Response: MLSD Response: UTF8 Response: CLNT Response: MFMT Response: EPSV Response: EPRT Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (192,168,2,2,198,116) Command: MLSD Response: 426 Connection timed out, aborting transfer of "/" Error: Failed to retrieve directory listing Response: 421 Connection timed out. Error: Connection closed by server Status: Connecting to 192.168.2.2:21... Status: Connection established, waiting for welcome message... Response: 220 FBI SERVER CONNECTION ESTABLISHED Command: USER admin Response: 331 Password required for admin Command: PASS * Response: 230 Logged on Status: Connected Status: Starting upload of C:\Users\My Dojo Marketing\AppData\Local\Temp\fz3temp-1\empty_file_yq744zm Command: CWD / Response: 250 CWD successful. "/" is current directory. Command: PWD Response: 257 "/" is current directory. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (192,168,2,2,198,117) Command: MLSD Response: 426 Connection timed out, aborting transfer of "/" Command: SIZE index.php Error: Could not read from socket: ECONNABORTED - Connection aborted Error: Disconnected from server Error: File transfer failed


and yes, I like to feel important so i made my server welcome message FBI SERVER CONNECTION ESTABLISHED... Don't judge... LMAO

#9953 Appcrash closed Bug report normal FileZilla Client
Description

Crash on load Problem signature:

Problem Event Name: APPCRASH Application Name: filezilla.exe Application Version: 3.10.0.0 Application Timestamp: 00000006 Fault Module Name: ntdll.dll Fault Module Version: 6.1.7601.18247 Fault Module Timestamp: 521ea8e7 Exception Code: c0000005 Exception Offset: 0002e3be OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1033 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

#9955 please cease and decist from the 3rd-party malware installs closed Bug report normal FileZilla Client
Description

those 3rd-party open source software offers during installation actually sometimes are malware. not sure what percentage. but I would avoid them all, a lot of them look pretty questionable in concept.

please remove the 3rd-party software installs and leave filezilla a plain filezilla (and safe from the 3rd-party malware we all have to avoid now).

#9958 Automatic shutdown of app or computer when finished transfers. closed Feature request normal FileZilla Client
Description

Hi i was wondering if you could add a feature to shutdown app or shutdown computer when finished with ftp file transfers

thanks

dave

#9959 file zila serever closed Other normal FileZilla Server
Description

I have installed filezilla server in my PC, i have tried to configure it but all options ( settings, other menus are inactive position) could you please help to install FTP and please send all necessary settings

#9962 "Upload existing files if source is newer or size is different" does not consider deleted directory tree as a change new Bug report normal FileZilla Client
Description

Consider following directory structure (as an example):

Root level

  • Directory 1
    • Directory 1.1
  • Directory 2
    • Directory 2.1
      • File 2.1.A
      • File 2.1.B

Steps to reproduce:

  1. Connect to the server being locally at "Root level". Switch synchronized browsing on.
  2. Upload the directory structure to server.
  3. Browse to Directory 2.1
  4. Make modifications locally to Files 2.1.A and 2.1.B. Upload them to the server. At this point Filezilla asks what to do with the already existing files: select "replace if source is newer or size is different"
  5. Go up to "Root level"
  6. Login to the server via SSH and remove your remote Directory 2.
  7. Refresh the view in Filezilla. Directory 2 disappears.
  8. Upload the whole "Directory 2" again via Filezilla.
  9. Browse to Directory 2.1.

You will see that Files 2.1.A and 2.1.B are not uploaded.

Expected behavior would be that Files are uploaded. This seems to happen because Filezilla does not clear its file/directory information cache for the deleted directory tree (even it notices the change at step 6), thus thinking that Files are not changed -> no need to upload the files.

Directories are created properly, as well as files that were changed between directory removal and re-upload.

#9963 WxWidgets Debug Alert closed Bug report normal FileZilla Client
Description

When clicking sitemanager icon this error is coming up, (see attached file)

#9964 Video Driver interrupted. closed Bug report normal FileZilla Client
Description

My hard drive recently crashed and I had to do a factory reset to get back up and running. This also meant re-installing all the programs. (thanks to Carbonite for saving our data).

After re-installing FileZilla we're now experiencing black outs as the "Display Adapter Fails" then recovers. We also use HighTail and TeamViewer with no problems.

We're running a Dell quad processor machine with the standard "Intel(R) HD Graphics Family" on board video driver. The driver is current and up to date. We didn't have this problem before the crash so I can't be certain where the problem lies. My system checks out fine with all trouble shooting tools.

#9966 Ctrl-V closed Bug report normal FileZilla Client
Description

Bonjour,

Le raccourcis Ctrl-V pose souci car il ne fait pas de "coller".

Fort pénible

#9967 Drag tabs around closed Feature request normal FileZilla Client
Description

It would be useful if you could move open tabs around (like in Google Chrome etc)

#9968 no error message when file path is too long reopened Bug report normal FileZilla Client
Description

I was trying to upload a file and nothing happend. I did the upload by dragging the file from left to right.

I later found out it had to do with the complete filename and path. It was too long. After making it shorter, I could upload by drag and drop.

It would be nice if there was some message about this.

There is a message when you upload with context menu item UPLOAD but not with drag and drop.

#9969 connect to server timeout closed Bug report normal FileZilla Client
Description

I am using Filezilla version 3.10.0-beta3. Avast free edition anti-virus(latest version 2015.10.0.2208) Windows 8.1 platform(up to date).

I have four websites to maintain. 3 hosted with '123reg' and 1 hosted with 'Compila' No problems with connecting and updating the 3 '123reg' hosted sites.

When accessing the Compila hosted site I get the following log:- Status: Resolving address of tondushooting.org.uk Status: Connecting to 195.238.172.213:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (195,238,172,213,142,195) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

The last time that I updated the Compila hosted site was 29th November 2014 so would have used version 3.9.0.6 at that time.

I reported the problem to 'support' at Compila and they could find nothing wrong and could access the servers with my website files on.

I have always updated to the latest Filezilla version and in this case have solved my problem by reverting to version 3.9.0.6 - all now works fine. There seems to be a possible bug with version 3.10.0.

#9970 Black screen trying to connect to FileZilla closed Bug report normal FileZilla Client
Description

I tried to fix this problem all over google. Some reason when ever I try to conenct to FileZilla my screen goes black for a good 5-10 seconds then I get a blue screen. I can't find any solution I downloaded multiple versions of FileZilla and nothing worked.

Windows 7 home premium Intel(R) Celeron(R) CPU G530 @ 2.40GHz 2.40 4 Ram

#9972 FileZilla 3.10.0-rc1 crashes reproducibly when going to "Computer" closed Bug report normal FileZilla Client
Description

FileZilla crashes reproducibly when going to "Computer". It does not matter whether I select it from local directory tree or whether I go up in local file list from the root of a drive (by double-clicking "..").


Version: 3.10.0-rc1

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2014-12-29 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 7 (build 7601, Service Pack 1) Version: 6.1 Platform: 32-bit system

#9973 Can't load files list if more than 100 files on distant Yosemite Network Drive closed Bug report normal FileZilla Client
Description

I have a local server running Mac OSX Yosemite 10.10, connected to my Win7 Pro with the Windows "connect a network drive" functionality. I'm connecting filezilla on a distant ftp host using my Network Drive on OSX as "Local Site".

Before i upgrade my Mac OSX Server to Yosemite 10.10, no issue. But after Yosemite upgrade, i am sometimes not able to get the Mac OSX Network Drive files list.

After a lot of tries, i get was is causing this issue : when the directory has more than 100 elements inside, i can't get the file list. Less than 100 elements, no issue.

#9974 Error showing up since last update closed Bug report normal FileZilla Client
Description

Since updating to version 3906 an error message often shows up during use or when closing the program.

If allowed, I will attach a picture of the message to show what is happening

#9975 Error showing up since last update closed Bug report normal FileZilla Client
Description

Since updating to version 3906 an error message often shows up during use or when closing the program.

If allowed, I will attach a picture of the message to show what is happening.

Cheers David

info@…

#9976 Copy URL to clipboard - With password closed Feature request normal FileZilla Client
Description

I really love the right click - "Copy URL(s) to clipboard" but I always have to go back and paste the password into the link. It would be great to either have it as an additional right click option ("Copy URL(s) to clipboard *with password*"), or have a switch (in settings?, with security warnings?) to have "Copy URL(s) to clipboard" include the password.

#9978 Estonian language code closed Bug report normal FileZilla Client
Description

Estonian language is widely spoken only in Estonia. Please rename locales/et_EE.po to locales/et.po

Also, FileZilla rocks!

#9980 Transferring files to subfolders closed Other normal FileZilla Client
Description

I have 84 Folders and 12 sub folder in each Folder. I need to transfer 5 files to each of the folder and sub folder is there a way to do this ?

#9983 Upload dialog "Target file already exists" does not remember preferences closed Bug report normal FileZilla Client
Description

If I select "Always use this action" checkbox, it is not remembered. Next time I upload the same file the checkbox is unchecked.

FileZilla Client


Version: 3.10.0-rc2

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-01-03 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

#9986 Folder with icons won't display closed Bug report normal FileZilla Client
Description

Hi, When browsing on my local site in FileZilla, I could not find all of my folders. If I wrote the address to the folder manually then it would work. It turns out, the folders I have changed the Icon for dont appear, and if I remove the icon the appear again.

#9988 upgrade broke filezilla closed Bug report normal FileZilla Client
Description

I just upgraded to the latest filezilla version and it's broken.

When I log on to a server now it errors out trying to list the directory. If I uninstall this version and re-install 3.9.06, it works fine.

Regards, Bob

About screen info:

FileZilla Client


Version: 3.10.0

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-01-07 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

#9989 Does not connect -- started IMMEDIATELY after latest update closed Bug report normal FileZilla Client
Description

Hey, guys. I use Filezilla regularly, no issues and love it..until today. After installing your latest update, any attempts to connect to my file share result in it hanging after MLSD when it returns two errors:

Connection timed out Failed to retrieve directory listing

*please* fix this. Appreciate your time.

Craig

#9990 Store default "Action after queue completion" new Feature request normal FileZilla Client
Description

I always change the "Action after queue completion" when working with FileZilla, so I would like to be able to store my preferred default in the Settings. I believe this would sit in the "Interface" part, although it could go under "Transfers" or somewhere new. Happy to help further with this request but it needs agreement first.

#9994 can't connect to ftp server after installing the new version of Filezilla (7-1-2015) closed Bug report normal FileZilla Client
Description

Today when I launched Filezilla it asked me to update it. After the upgrade to new version I got error connecting to the ftp server. I checked with other people and they have no problem connecting . Filezilla version is 6.1. 2015-01-07. I attached the complete error messages to this ticket. Please advice.

#9995 Connection failures if server is not configured properly for FTP over TLS closed Bug report normal FileZilla Client
Description

Something is amiss with the latest release 3.10.0 of FileZilla. I have always downloaded and installed the latest version. Today when I did that, FileZilla stopped working. Can you let me know the fix, or point me to somewhere that I can download the previous version? I am still running the previous version on my backup laptop, and FileZilla works on that one. Server has not changed. Only FileZilla has changed, and this is the result:

Status: Resolving address of www.k9tag.com Status: Connecting to 23.246.197.178:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (23,246,197,178,63,49) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#9998 After 3.10.0 Update, can no longer update files closed Bug report normal FileZilla Client
Description

After installing v3.10.0, every file upload attempt fails with "Could not start transfer".

#9999 Not active server with SSL closed Filipe Rafael Bug report normal FileZilla Client
Description

Hello I downloaded the latest FTB your client and tried to link to my friend's FTP, and he does not care. The server has certified but is not valid, that is, when I go into my friend's panel appears the "https" in red. Try to fix this if I have to go back to the old version.

#10000 Permissions wrong on transfer closed Bug report normal FileZilla Client
Description

I use public key authentication for sftp. When files are transferred with FileZilla Client 3.10.0 file permission are not being set properly. They are being set to 000. Previous versions handled the permissions correctly.

FileZilla Client


Version: 3.10.0

Build information:

Compiled for: i386-apple-darwin13.2.0 Compiled on: i386-apple-darwin13.2.0 Build date: 2015-01-07 Compiled with: Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.6

Operating system:

Name: Mac OS X (Darwin 14.0.0 x86_64) Version: 10.10

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.