Custom Query (2163 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1300 of 2163)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Summary Status Owner Type Priority Component
#9810 Check for Fat32 and do something if file being downloaded > fat32 limit. new Feature request normal FileZilla Client
Description

A fail or prompt, alert. Anything really would be nice.

#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/

#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.

#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.

#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

#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?

#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.

#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).

#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'.

#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.

#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.

#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.

#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.

#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.

#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.

#10058 GTK Issue with keyboard and input fields new Bug report normal FileZilla Client
Description

Ubuntu 14.10 x64, Intel Core i7

I've ran into an issue where I cant use certain keyboard keys within any of the input boxes. When trying to enter control-a for example, my cpu spikes for about 30 seconds, and then either all of the text is selected (as its suppose to) or the command is just ignored.

Examples of keys/commands with issue: control-a control-x control-y backspace home/end

Note: The same behavior happens when I use Ubuntu's On Screen keyboard.

#10081 Enable Fullscreen Mode for OSX Mountain Lion new Feature request normal FileZilla Client
Description

Hello,

Since OSX Mountain Lion, Apple added the fullscreen mode http://support.apple.com/kb/PH11359

I would be very pleased to use Filezilla in his own screen. I hope you could do that :)

#10082 Add a new set of icons (for OSX) new Feature request normal FileZilla Client
Description

Hello,

Could you add a new set of icons for OSX theme in OSX Yosemite style ?

cf. http://www.apple.com/osx/design/

It would be a refreshing interface.

Thank you.

#10143 buttons in update window not visible using screen resolution 1024 x 600 moreinfo_accepted Stephen L'Allier Patch normal FileZilla Client
Description

Running FileZilla on a Win7 netbook with a screen resolution of 1024 x 600 is no problem. However, when checking for a software update, a new window pops up (indicating that a new version is available), but the buttons allowing to choose to install this update (or cancel) are not visible (should be at the bottom of the screen), and there is no way of navigating there (the window is taking up the full screen height already, but no scrollbar appears).

#10154 Command line option: select encryption new Feature request normal FileZilla Client
Description

We uses a combination of KeePass and FileZilla to access our client FTPs so we cant just use site manager to configure the correct Encryption type.

A new command line switch that would allow us to choose the encryption(or plain ftp) would be useful.

#10160 Remote Search download of empty directory does not remain relative to search root moreinfo Bug report normal FileZilla Client
Description

Hi

I'm using FZ version 3.10.0.2 on OSX Yosemite 10.10.1 (Screenshot of about page here if needed - http://puu.sh/eUSkv/3e8a32fc64.png ). FZ was installed today so as far as I can see this is the most recent official release I can use (and was an auto update).

Details of the issue

  • Connect to remote server
  • Search using the following details (changing 'custom_template' to the necessary name

http://puu.sh/eUUcd/90dd462f28.png

As you can see, this correctly displays the list of files and directories containing the keywords. Note the directory is completely empty.

I then select all items, and right click -> download... with the following details http://puu.sh/eUUwl/e0de818309.png and hit OK. I am then left with this structure locally http://puu.sh/eUUU3/d8ec415cba.png Note the directory has been placed at the root, not in the catalog/view/theme/default/template/ directory

Not sure if it's related, but if I remove the "Filename" rule in the search, it doesn't find the empty directory. That may be intended, but thought it was worth noting. Please correct me if that's not the case

Thanks in advance Jay

#10166 Installer always defaults to default directory, ignores user install directory. new Bug report normal FileZilla Client
Description

The FileZilla installer ignores the user directory preference and always defaults the installation directory to the default directory.

If the program is already installed and to a user defined directory the installer should use the user defined directory by default.

#10173 Copy quick connection parameters to fields new Feature request normal FileZilla Client
Description

Could you copy IP address, username, password and port to fields after choosing a connection from a quick connection list? It would be useful, after program start, when connecting to many devices with same login, just different IP addresses.

#10198 Styling/Color Coding of Files new Feature request normal FileZilla Client
Description

It would be very helpful if the following features were available in FileZilla Client:

  1. Being able to apply a style to edited files to visually indicated their edited state. For example, I would like to make those files show up with bold text. Ideally, this would apply to the corresponding remote files in the remote pane, also.
  1. Being able to apply custom, user-specified styles (text/background color, bold/italic, etc.) to files by their file extension, or even better, using a filename pattern. (e.g., system*.log). Thus the file entries would show up in the local and remote panels with those styles.
  1. Being able to specify a default style for files in the local and remote panels.

These would allow users to more quickly spot relevant files in a long list of files.

#10247 Site Manager sorting broken for numeric site names new Feature request normal FileZilla Client
Description

Site Manager currently sorts as follows:

  • 99ballons.com
  • [a folder]
  • aardvark.com

It should be:

  • [a folder]
  • 99ballons.com
  • aardvark.com
#10256 No word wrap in user description new Feature request normal FileZilla Server
Description

Hi -

we extensively make use of user descriptions. Very often we put a lot of information in it. It would be very nice to have word wrap in order to see all Information at a glance. An other solution to this could be a larger control size.

Thank you in advance.

-supersonic.

#10260 Allow Save/Edit the local and remote site drop down contents new Feature request normal FileZilla Client
Description

It would be nice to have an option to save and pre-populate the local and remote site drop down contents on a site by site basis as very often we are visiting the same sites over and over again. If this is an option, then it might be nice to allow removing folders from that list.

Current FileZilla Client information:


Version: 3.10.1.1

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-02-01 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.21 SQLite: 3.8.8.2

Operating system:

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

#10266 Implementation of Kerberos/GSSAPI support (RFC 2228) new Patch normal FileZilla Client
Description

I've implemented Kerberos/GSSAPI support (RFC 2228) for the FileZilla client. I've made sure my changes work against the most recent source code of FileZilla. I've tested this on MacOS X and Windows, and I believe there should be no problems having it work on Linux.

I'd like to get this into the FileZilla source code. So ... what do I need to do to make this happen? Should I just post the patch here?

#10276 Default Action after Queue completion new Feature request normal FileZilla Client
Description

Is it possible to have one default action after completing the queue? Refer to snapshot attached for clarity.

#10277 Use Connection NAME or IP in temporary name for edit files new Feature request normal FileZilla Client
Description

Right now, FileZilla uses fz3temp-1, fz3temp-2 based on Tabs open.

But if we are editing same files in differente server, we could easily mess things.

Like c:\temp\fz3temp-1\htaccess and c:\temp\fz3temp-2\htaccess

If we could use IP or Connection name in its temporary directory, we could get the context quickly without having to worry about misleading.

If possible, use something like this to help us when editing files. Like c:\temp\fz3temp-PRODUCTION_SERVER\htaccess and c:\temp\fz3temp-BETA_SERVER\htaccess

OR

Like c:\temp\fz3temp-10_1_0_18\htaccess and c:\temp\fz3temp-192_168_0_103\htaccess

it would be a huge difference for us

Thanks

#10285 Right/Command Click for List Of Sites new Bug report normal FileZilla Client
Description

I had just started using this nice quick connect when it went away. I saw that the right click had gone away due a change in Apple's Cocoa functionality, but the command-click alternative is also not working. Also the tool-tip still says that right click works fyi.

How about a drop down or icon in the quick connect bar to select an existing site from a list if you can't do it on tool-bars anymore?

Thanks for your great tool!

#10291 Show time when a request was sent or received new Feature request normal FileZilla Client
Description

Hi,

a feature for showing the exact time when a request was sent or received would be an useful enhancement for the logging window.

Best Regards, Ettore Atalan

#10296 Problem resizing winfdow in multiscreen configuration assigned ZeroCool Bug report normal FileZilla Client
Description

Hi,

I'm having trouble with filezilla, when I disconnect my second monitor, before I close filezilla.

After I disconnect the second monitor, I can't no longer access the bounder of the program so I can not resize the window. That let's me in an incapacity of acceding my configured connection. I can't no longer use filezilla.

Thank you.

#10297 Extra download slot for View/Edit new Feature request normal FileZilla Client
Description

Many times when I want to edit a remote file, all the download slots are already in use and the file cannot be edited before one of the downloads is complete. This means no new edits while transferring the backups.

Could we have an option for an extra transfer slot for Viewing/Editing? For example a checkbox at Settings > Transfers page > Concurrent transfers.

#10301 Make "force EPSV over IPv4" available as an option new Feature request normal FileZilla Client
Description

Hi everybody,

first i would like to thank the devs for this great product. I am using it for all of my FTP connections and it worked like a charm.

Now i am trying to setup my own FTP server with the latest available Filezilla FTP Server and i am currently facing an issue that my Filezilla client ( latest version ) is for whatever reason not falling back to try EPSV connection ( because PASV is not working).

My ISP provided me a IPv6 connection to the Internet with a static IPv6 adress. I already discovered that a IPv6 connection to my server is working like a charm, but not through IPv4. Because of this i bought a IPv4 ( not that expensive as i thought ) adress and do portmapping from my IPv4 adress to my IPv6 adress.

I tested the portmapping through my mobile by using a FTP client which is able to force EPSV through IPv4 and i got a successful connection.

If i try the same with my notebook ( connected to the internet through a IPv4 connection ) it fails, because of the error message:

500 You are connected using IPv6. PASV is only for IPv4. You have to use the EPSV command instead.

I also tried to test through https://ftptest.net/ and it fails at PASV command.

My request would be to make "force EPSV over IPv4" available as an option for a FTP connection.

#10314 Keyboard Shortcut for Add files to queue new Feature request normal FileZilla Client
Description

Hello Support,

I would like to request for Keyboard Shortcut for "Add files to queue", I have already checked on your below wiki page, it's not listed there.

https://wiki.filezilla-project.org/Keyboard_shortcuts

Thanks, Jay

#10339 Unable to sort download table new Feature request normal FileZilla Client
Description

Great tool - use it most days

Sometimes I set up a big list of downloads. I then stop the process and wish to sort the list by file size so I can remove all the big files or all the small files. But although I can click the size column and I get a UI reaction to indicate a click happened the table does not sort.

#10345 Scrolling with drag and drop scrolls too fast, too far moreinfo_accepted Stephen L'Allier Patch normal FileZilla Client
Description

With the latest version I have 3.10.2, now there is automatic scrolling of folders with drag and drop but if the window is not huge, it is almost impossible to actually select your target! It keeps scrolling away. I think this is from the fix for ticket #132. It did not use to scroll at all, which I understand is a problem, but now it scrolls too much. I use this everyday and think it is great, but now it is much more difficult. I've been writing code for over 20 years.

#10349 Automatic Backup of file sitemanager.xml new Feature request normal FileZilla Client
Description

Today my PC crashes and sitemanager.xml was entirely wiped out...damn!!! As today (damn!!!) I will backup it using third party applications but it would nice to have a backup copy of file sitemanager.xml at each program starts, something like sitemanager.xml.bck

#10363 Offer more UTF-8 options for Quickconnect and Settings new Windows 7 Ultimate, 32-bit, SP1, 6.1.7601 Feature request normal FileZilla Client
Description

Version: 3.10.3 i686 OS: Windows 7 Ultimate 32-bit, SP1, 6.1.7601

Please offer more Charset settings for UTF-8/16 under "Settings" dialogue and for the Quickconnect bar to allow users to set a default behavior for all connections under Site Manager and on Quickconnect.

I often get a very long link such as ftp://ipaddress/dir1/dir2/dir3/etc which points to a directory with international filenames and the Quickconnect bar is best way to connect. However, it fails to enable UTF8 so I see garbage filenames. So I must Site Manager, but I must always change the "General - Host" field and often enable "Charset - Force UTF8" for every different different ftp link or IP address.

I am aware of "Upcoming Changes" in the Forums. https://forum.filezilla-project.org/viewtopic.php?t=36597

#10371 FileZilla Client Connection lost / reconnection new Bug report normal FileZilla Client
Description

This has been going on for several releases now and apparently no one has reported it. The client will lose the server connection as normal / expected after a period of elapsed time with no activity. However, the client no longer remembers that state. When you try to change folders, it waits a long timeout period before it discovers that the server is not connected and displays an error message. Only then, when again trying to change folders, does it reconnect and change to the requested folder.

It seems to me that the client should remember when the server is disconnected and do the reconnect automatically when an action is taken; like changing folders. Essentially, it is not my problem the client did not remember the server connection was automatically closed. :) The program used to remember the state of the server connection and reconnect when there was information from the server to get.

#10444 speed limits apply per-file, not total for the server new Feature request normal FileZilla Server
Description

Speed limits are applied for each individual file download. So if the limit is 100KB/s and one file is being downloaded the total BW occupied by FTP downloads is 100KB/s. If two users are connected (or a single user is downloading two files) the maximum BW becomes 200KB/s.

This makes it nearly impossible to allow more than one connection while limiting total bandwidth the server is using.

#10483 Site Manager default status new Feature request normal FileZilla Client
Description

Is there a way to have FileZilla default to the Site list being focused when activating the Site Manager? I'd like to be able to start tabbing or arrowing to the site I want to open rather that having to mouse over and double click.

#10547 Remember Column Size new Feature request normal FileZilla Server
Description

FileZilla Server Interface Not Remembering Column Size After Relaunch. It Is Very Problematic.

#10597 Specify simultaneous transfers per server in addition to globally new Feature request normal FileZilla Client
Description

FZ currently allows users to define the max simultaneous transfers (1-10) as well as concurrent downloads/uploads. Please add the ability to define concurrent download/uploads on server-basis. The goal is to have 1 download or upload running per server I have in my queue.

Let's say I have 100 files queued to download across 3 different servers. The expected behavior is to have 3 downloads running simultaneously with 1 from each server running. Currently, a global setting of 3 doesn't allow this.

#10601 Client - Option to inherit local permissions on downloaded files new Feature request normal FileZilla Client
Description

The client should have the option of inheriting local permission instead of preserving remote permissions on files downloaded from remote servers.

#10616 File transfert: yes/no overwrite or copied. How to know? new Feature request normal FileZilla Client
Description

When we transfert files and some files are existing in the target, we can choise to overwrite or not if the source/target is more recent. But in the log window, we only know if the transfert is ok/ko, but we don't know what it did: replace or not ?

I suggest to add a column like :

  • "copy" if the target is missing
  • "replace" if the target is replaced
  • "keep" if the file exist and it is not replaced

Thanks, Ruben

#10637 Download/Upload Green Progress Bar in Taskbar new Feature request normal FileZilla Client
Description

Hi FileZilla Devs, I would like to propose adding a status bar in the taskbar for Windows. Some programs such as Movie Maker, File Explorer, Internet Explorer, Google Chrome etc. have a green status bar that shows file transfer completion or download completion. It should be fairly easy to implement, you can look at the documentation here: https://msdn.microsoft.com/en-us/library/windows/desktop/dd391692(v=vs.85).aspx And you may want to look at SetProgressValue. I would find this feature extremely beneficial and don't think it would be very hard to implement.

#10643 Add a keyboard shortcut for the "Reset and requeue" option new Feature request normal FileZilla Client
Description

As stated in the summary -- in my humble opinion this might improve the user experience for some people. Personally, I may have to re-upload or re-download files after small changes have been made to them, so the "Reset and requeue selected files" command is something I use very often.

#10648 Set maximum simultaneous transfers per-server rather than globally new Feature request normal FileZilla Client
Description

Currently, one can define the max transfers globally as well as max up and max down. A powerful addition would be to also define them on a per-sever basis. Use case: I want to download from server A and from server B. I have 100 files in queue from server A and I want to both transfers to run in parallel. Currently, I cannot do this without manually prioritization.

#10651 Use temporary directory to save updates new Feature request normal FileZilla Client
Description

It seems counter-productive to store automatically downloaded updates in one of the user's profile directories when in most cases it will be installed at launch anyway. I propose storing the downloaded files in a temporary directory and automatically cleaning them up when the update is run. This could also be made optional.

I, for example, use my Downloads directory to store permanent files rather than temporary downloads, and I find it somewhat annoying to go in there after a while and find one or more update files that I did not choose to download or place there, especially if I have to delete them myself.

#10656 bookmark category moreinfo_accepted Stephen L'Allier Patch normal FileZilla Client
Description

i have many (for example 100) bookmarks in FileZilla for my site. it is undesirable for me to work with a confused bookmark list :|

i suggest you to add categorize feature to bookmark part of Filezilla.

#10660 Press [Enter] to connect to site new Feature request normal FileZilla Client
Description

When I press Command-S after I start FileZilla and get the site manager the first site is highlighted. It would be nice to be able to connect to that site with [Enter]. I personally only connect to one site but I imagine other people might want to be able to select between sites with the up-down cursors then connect with enter.

The funny thing is that this I remember being able to connect with enter in previous versions of filezilla.

#10666 Navigating with Backspace needs improvement new Bug report normal FileZilla Client
Description

Steps to reproduce:

  • Remote Site
  • Enter a sub-directory
  • Go back with Backspace key

Result:

  • Last directory is selected, but inactive (not blue)
  • It's not possible to press Enter to go into that directory again
  • It's not possible to press Space to "activate" the directory
  • You have to use Cursor Up and Down to then be able to use Enter again

Possible solution:

  • After going back, the directory where you came from should not only be selected, but also activated

Filezilla-Version: 3.14.0

#10667 Impractical behaviour of directory tree new Bug report normal FileZilla Client
Description

Steps to reproduce:

  • Remote Site > Tree
  • Have a directory with multiple sub-dirs
  • Select the last one and delete it

Result:

  • The parent directory is focused afterwards
  • This makes it impractical to delete multiple sub-dirs as you have to reposition the selection first

Possible solution:

  • After deleting one directory, the directory next to it (before) should be selected, not the parent dir

Filezilla-Version: 3.14.0

#10671 --version, --help result in non-zero exit code new Bug report normal FileZilla Client
Description

On an up-to-date Arch Linux I get the following warning and return code. I don't know whether they are related, but *nix tools generally return exit code zero when just getting their version.

$ filezilla --version
Reading locale option from /home/victor/.filezilla/filezilla.xml
08:20:41: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
FileZilla 3.14.0, compiled on 2015-09-18
$ echo $?
255
#10672 --version, --help shouldn't need GTK+ new Bug report normal FileZilla Client
Description

To reproduce:

[vagrant@archlinux ~]$ filezilla --version
Reading locale option from /home/vagrant/.config/filezilla/filezilla.xml
05:28:19: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
05:28:19: Error: Unable to initialize GTK+, is DISPLAY set properly?
[vagrant@archlinux ~]$ echo $?
255
#10676 Site manager displayed when connecting from command line new Bug report normal FileZilla Client
Description

User interface behavior is inconsistent. If I set "Show the Site Manager at startup" option and connect to site from command line, the site is automatically connected and the Site Manager is displayed, where it should not be.

Steps to reproduce:

  1. set "Show the Site Manager at startup" in options.
  2. connect to site through command line filezilla --site="0/my site

Result:

  1. the connection to the site is established upon startup
  2. Site Manager is shown upon startup << should not happen

Solution: ignore "Show the Site Manager at startup" setting if --site command line parameter is used.

#10687 Option to disable the greeting menu new Feature request normal FileZilla Client
Description

Always if an upgrade to a new version is done FileZilla does show on the next start its greeting menu. Maybe there could be an option to disable this menu.

#10695 in Site Manager, can't search for site beginning with repeated letter reopened Bug report normal FileZilla Client
Description

on Linux (at least) when FileZilla is compiled against GTK3 (at least), searching the sites listed in Site Manager by typing the beginning of the site name does not work if the site name begins with a repeated letter. (presumably this affects repeated letters mid-string, too.)

Let's say your site list consists of the following (and you start with "aa" selected): aa sa sb sc sd ssabcdefg sz

if you type "ssa" the result SHOULD be selecting "ssabcdefg", but instead it lands on "sa" ...

more specfically, when you type the first "s", the highlight moves to "sa" (as it should); when you type the second "s", the highlight moves to "sb" (the next entry starting with "s", rather than the entry starting with "ss"); and then when you type the "a", the highlight moves back to "sa". it seems that the search function ignores repeated letters :-(

Yes, this happens regardless of how quickly you type "ssa".

I am pretty sure this worked correctly in the past (specifically, I believe it worked correctly in Fedora 20, the last time FileZilla was compiled against GTK2 in that distro).

The search functionality is important when the site list includes hundreds.

#10705 Edited File Visual Indications and Context Menu Unedit option new Feature request normal FileZilla Client
Description

It would be helpful if we could enable some sort of visual styling or cues (e.g., pencil icon indicator) for files in the local pane being edited.

Additionally, it would be very helpful to have an Unedit option on the context menu for the local pane for files being edited. (Just grey out the menu option if not being edited.)

Much thanks for all your efforts on this invaluable FTP tool.

#10709 FileZilla Client: Uploaded Files Not Appearing in Remote Site Window new Bug report normal FileZilla Client
Description

First, here are my specs:

FileZilla version: 3.14.1 Operating System: Windows 7 (build 7601, Service Pack 1) Platform: 64-bit system

I'm noticing an interesting issue that I believe may be a bug.

When I attempt to upload a file, or several files, to the server where the website is located, the files will not appear in the Remote Site window.

At first, I thought that I had done something incorrect, so I just tried to upload a single file. Interestingly, when I did that, the file briefly appeared in the Remote site window, then disappeared. I tried it several times with that file and it repeated: the file would appear briefly in the Remote Site window, then disappear.

If I log into my cPanel on the server and view the files, that file, and the others that are not appearing in the Remote Site window within FileZilla, are indeed there. For some reason they are not appearing in the FileZilla Remote Site window.

I don't know if it makes a difference, but the files are .jpg image files.

If you need additional information, please let me know.

Thank you.

#10712 filezilla client not falling back to IPv4 new Bug report normal FileZilla Client
Description

sftp connection, host has both IPv4 and IPv6. When service on IPv6 is not reachable, filezilla does not attempt to connect via IPv4.

#10717 FileZilla Client 3.14.1 - Edit of remote file it's not changed locally.... inside for more info... new Bug report normal FileZilla Client
Description

From this last version i thinks it's been appared a little bug... i try to explain: I have a remote mini-pc (a Raspberry Pi2 whit osmc) on my lan have an ip 192.168.1.4.... sometime i need to edit some text config file on here (config.txt or check some log file etc etc). I use Notepad++ for internal editor...... i ever used it for editor and it's ever working.... for example: If i open the .log files the files it's been dowloaded in local temp file and after it's been opened on notepad++ like "on the fly" right ? If the log file it's been upgraded from Raspberry on Notepad++ this changed it's never been applied.... i need every time to re-download manually and reload manually. While in some older versions every about i re-open notepad++ if the file it's changed i obtain a pop-up suggest to me to re-load because the files it's changed locally and remotly...

On this last version this no more append.... I don't really know if it's a bug of filezilla. I have already ask on Notepad++ forum and somethings as say to me it's not a notepad++ bug..... at this point i try to ask here :)

#10723 *nix: Ctrl+i interpreted as (Ctrl+)Tab in file lists reopened Tim Kosse Bug report normal FileZilla Client
Description

Opening dialog "Directory listing filters" by keyboard shortcut Ctrl+I triggers an "assertion failure" eventually followed by a core dump if an object was selected in the "detailed listing" of either local or remote pane before.

Steps to reproduce (see screenshot_main-window.png; terms according to https://wiki.filezilla-project.org/FileZilla_Client_Tutorial_(en)#Navigating_and_window_layout): As long as objects are selected in the "directory tree" only like user directory "dummy" in the screenshot the said dialog behaves as expected. But as soon as an object in the "detailed listing" like folder "Musik" marked by a red asterisk in the screenshot gets selected by a single mouse click opening the dialog by keyboard shortcut Ctrl+I doesn't work any longer. First a dialog "filezilla" (screenshot_dialogue-filezilla.png) comes up stating "An assertion failed". When "Continue" gets clicked FileZilla apparently continues to operate as usual. But clicking button "Stop" or hitting key "Esc" triggers a core dump.

It doesn't matter whether or not a connection is active. Opening the dialog from the menu, either by mouse or by keyboard mnemonics, isn't affected at all.

Up to date Arch Linux x86_64. FileZilla either 3.14.1 from the distribution's official repositories or SVN checkout 7250 compiled against libfilezilla 0.3.0 or SVN checkout 7250, same findings with all these variants.

Aside from the screenshots the "backtrace" provided by dialogue "filezilla" (backtrace_dialogue-filezilla.txt) as well as a backtrace generated by handing the saved core dump to gdb via sytemd's coredumpctl (backtrace_gdb.txt) are attached.

#10724 desktop entry file: add key MimeType new Patch normal FileZilla Client
Description

It would be good if the desktop entry file of FileZilla Client provided key "MimeType".

I don't know whether MIME Types for protocols other than FTP are defined and/or make sense but "x-scheme-handler/ftp" should sure be covered for a start which is what the attached patch does.

#10725 Provide Filezilla in Windows Store new Feature request normal FileZilla Client
Description

It would be extremely convenient to find FileZilla in Windows Store so that installing & updating could be done directly via the Store. I'd even pay some $ for it!

#10733 Ability to change tab title format new Feature request normal FileZilla Client
Description

Right now, a tab's title is set to the bookmark name plus the connection string with user@host. I name all of my bookmarks as "hostname: ip (user)" so that from the bookmark menu, I can see everything relevant. Unfortunately, most of that information is duplicated in the tab's title, making the tabs very wide.

Please consider allowing the end user to choose the format in which a tab's title is displayed.

#10737 “FileZilla.app” is damaged and can’t be opened. reopened Bug report normal FileZilla Client
Description

When I try to start FileZilla 3.15 I get the following error:

“FileZilla.app” is damaged and can’t be opened. You should move it to the Trash.

OS: OSX 10.11.3

➜ ~ shasum -a 256 Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2 05372ae7f8e88bcb7a9514a288ca2afbab25960fb538278c6c75b606ad8cc2ff Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2

I've downloaded the file multiple times from different sources, result is the same.

#10743 Site manager scroll wheel new Bug report normal FileZilla Client
Description

In the quick selection site manager does not work scroll wheel.

#10753 Recent update moreinfo Bug report normal FileZilla Client
Description

Hi Guys

Following the recent update Filezilla now drops out after about 10mins even though I'm using to constantly. Any thoughts please?

#10756 since update FileZilla_3.15.0.2_win64-setup moreinfo Bug report normal FileZilla Client
Description

Since I have updated to latest version I am constantly getting corrupt .rar files. Seems to hang at end of file, I let it run it's course and finally finishes then when I extract I get a corrupt file. I do not get this using any other client and I know my sources to be good. Windows 7 Ultimate 64 bit 8core 4 ghz AMD FX Black series CPU 16GB Vengence DDR3 RAM 1066 (shows in MSI suite) Also since FileZilla_3.15.0_win64-setup (I apologize I did not search database for this bug)now seems to hang after downloading a release within 5 minutes it won't refresh directory. Times our and reconnects.

#10757 OSX Filename Filters toggle key not working new Bug report normal FileZilla Client
Description

On the Filename Filters menu, it says "Hold the shift key to toggle the filter state on both sides simultaneously," and this does not seem to be true.

I've tried shift, control, alt, option. command, and combinations of those together, and cannot get a simultaneous toggle to work.

#10760 Windows installer in other languages new Feature request normal FileZilla Client
Description

I would like to see the FileZilla client windows installer in other languages. So i would like for it to be translateable so i can translate it.

#10761 Nightly Windows installer don't say its nightly new Feature request normal FileZilla Client
Description

I downloaded the nightly FileZilla client called FileZilla_3_setup.exe. But it seems both the filename and windows installer does not give any information that this is a nightly build.

Only after installation does it say. So people might install it thinking its a stable version.

So maybe add "nightly" both to the filename and in the windows installer so people can know.

#10766 password distorted when XML transfer between different OS moreinfo Bug report normal FileZilla Client
Description

Hi, I create xml output on windows pc and transfer my another work pc (ubuntu 14.04), and start problem right here :)

if my password just numeric or string or alpaNumeric, is fine, not problem

but if my password contain any chracter, (* ~ % & etc) , then password not working after transfer.

I've tested many times. same result

#10771 Queue stalls while asking for confirmation new Feature request normal FileZilla Client
Description

Behaviour: I am transferring multiple files to the server. I have set up Filezilla to ask me if a file in the queue has the same name as a file already on the server (overwrite, overwrite if newer, etc.). Filezilla suspends the whole queue until I answer. For example, say I want to upload 100 files and there is a query about the 11th file in the queue. Until I answer, files 12 – 100 are not uploaded.

Wanted behaviour: Filezilla should continue to transfer the rest of the files in the background while waiting for my answer. Upload of files 12 – 100 shouldn't depend on the answer about file 11. If Filezilla encounters a second question later in the queue, it can simply ask a new instance of the question.

#10772 FileZilla closes when selecting files to edit new Bug report normal FileZilla Client
Description

Action after queue completion also works for when editing files. That means FileZilla closes when selecting files in FTP to edit.

How to reproduce the bug?

  1. Open FileZilla client and login to a FTP server.
  2. Download some files.
  3. Selection the option 'Close FileZilla' under After queue completion option.
  4. When all the files are downloaded the FileZilla will close automatically.
  1. Now open the FileZilla client again.
  2. This time select some php or txt files to edit.
  3. Now the FileZilla client will close automatically, because the already selected Close FileZilla still in effect.

Bug! The auto close FileZilla option should only work for uploads and downloads, not when editing files.

#10776 Exclude Local Site from Speed Limits new Feature request normal FileZilla Client
Description

I would LIKE to set a max download speed because if I set it to unlimited then Filezilla will use all my download speed which means I can't browse the internet quickly, watch YouTube videos, etc.

I would LIKE to set the max download speed to 5.6 MB/s but I can't because I also use FTP to download videos from my satellite receiver and that would only download at 5.6 MB/s instead of 50 MB/s.

Could you please add the ability to exclude local connections from the speed limits? Or add a separate speed limit for local connections. Thanks

#10786 Case sensitive files = Failed transfer new Bug report normal FileZilla Client
Description

FileZilla Client 3.16.0 on Windows 7 Ultimate 64 bit Downloading from proftpd server 1.3.5a

If in one remote folder there are two files named: test.jpg test.JPG One of the files will fail to download locally. Because Windows cannot work with case sensitive file names, maybe give an option for automatic rename/overwrite?

#10787 Separate Windows & Customizable Shortcuts new Feature request normal FileZilla Client
Description

I like the tabs feature for being connected to multiple servers, but I'd also like to be able to have separate windows for when I am connected to multiple servers (or even multiple locations on one server, staging vs. prod).

Similarly, it would be great to be able to break out the Transfer Queue & Message Log sections onto their own windows.

Also, I'd like to be able to add & customize my own shortcuts. A few examples are switching between bookmarks, quickly toggling the Synchronized Browser & Director Comparison options, and being able to upload/download files via a quick key (either a quick cast kind of thing, or an option could be that it brings up the dialog window).

These requested features would be awesome, and I'm sure it would speed up workflow for those who prefer key commands over the mouse.

Thanks for reading this!

#10788 Inserting FTP Url new Feature request normal FileZilla Client
Description

Hello, I love Filezilla but there is one "bug" which annoys me and is a real usability problem to me.

Sometimes I get FTP Urls like ftp://username:password@address:port/long/path/with/lots/of/slashes

I can paste them into the quick connect address bar and FileZilla connects fine. But when I want to save the new FTP credential I open the FTP Server Connect Manager and paste my URL there - this time FileZilla doesn't put the different parts of the URL in its corresponding input fields especially the username and the password are not take over.

This is very annoying as I have to select the username and password twice per mouse and copy and paste it in its fields.

It would be great to have FileZilla adding the username and password from URLs to the corresponding fields in the Server Manager.

Thank you for this great software, best Simon

#10790 Extremely Slow Connection and Queuing new Bug report normal FileZilla Client
Description

I am currently using the most updated version of Filezilla, 3.16.1 downloaded from Filezilla. I've been using this FTP for years. When I first started using it, when I clicked on Connect it would connect almost instantly. Same as when I wanted to add 2 or 3 .torrents to the queue it would be done almost instantly.

Now a days the connecting is happening so slow, I've set my timer for 5 minutes to try and connect and to try 3 times and sometimes I still can't connect. Adding another .torrent to the queue takes so long that I go and do something else and then come back and try to add another. Is there a way to fix this?

#10791 Underscores on Mac OS X not recognized when typed to jump to another file or folder new Bug report normal FileZilla Client
Description

Example: I have a connection open and I have a listing of the files on the server, being shown via FTP via FileZilla.

If I click into that pane of the window that shows the file list, then start typing the name of a file or folder that contains an underscore it is not understood anymore.

FileZilla used to do that fine, now something has changed and I can't quickly jump down to a file/folder such as "this_file".

It will go to "this" but I can't get past the "_" (underscore).

FileZilla no longer recognizes an underscore in list view when using it to quickly change to a different file or folder.

Just to clarify: FileZilla does indeed correctly allow a user to edit a file/folder name and insert an underscore, but that's not what I'm talking about here.

#10798 Description within installer executable and FileZilla executable new Feature request normal FileZilla Client
Description

Would it be possible to get a change made to the text within the fields of the executables? The change I'd recommend is to modify the FileZilla installer's Product Description to "Filezilla FTP Client Installer", instead of leaving it as "FileZilla FTP Client".

The reason that I am requesting this change is that I work for a company that makes a product that allows you to elevate applications, installers, scripts, msc consoles etc. based upon the criteria of the application being opened, rather than giving the users themselves administrator rights.

The scenario I have here is that both the FileZilla installer and the Filezilla FTP Client executable have identical information - this means that we cannot use this information to allow the installer to elevate, but keep the actual FTP client running as a standard user (in order to maintain the principal of least privilege on customer endpoints).

The only workaround I have at the moment is to allow elevation whenever the following fields are spotted in an executable: Publisher: Open Source Developer, Tim Kosse Product Description: FileZilla FTP Client Product Name: FileZilla This would elevate any app meeting this criteria, and is not ideal as the FileZilla client doesn't require admin rights - only the installer does.

#10803 Repeats the "all files transferred succesfully" notification over and over again new Bug report normal FileZilla Client
Description

When Filezilla is finished succesfully uploading a bunch of files, on Ubuntu it will show a notification on the top-right of the screen that says "All files transferred succesfully".

SOMETIMES, instead of showing it only once, it shows it many consecutive times, resulting in the notification staying there for several minutes (rapidly fading out and in every few seconds), which is extremely annoying. It seems proportional to the number of files transferred.

This does NOT ALWAYS, happen, but it does SYSTEMATICALLY happen with some given folders. I'm guessing there's something in the kind of files being transferred that triggers the issue.

This is a critical usability issue as (1) having a malfunctioning notification for succesful transfer is like having none, and makes the detection of transfer error completely unreliable in practice, and (2) this affects the usability of the whole OS outside FileZilla.

#10804 On Mac, "return" key should trigger colored button on windows new Bug report normal FileZilla Client
Description

Whenever a window has a colored button, such as the "connect" button in the site manager or the "ok" button in the signature verification window, the return key should trigger that button. Except of course when you're in a multi-line text view.

Less consequentially, standard behavior also dictates that one of the buttons probably has a border around it (highlighted) and the space bar will trigger that button. This highlighted state can be moved between the next and previous buttons in the window by using tab and shift+tab respectively.

#10810 FileZilla System Tray Notification Doesn't Disappear, Even If The Program Is Closed new Bug report normal FileZilla Client
Description

The new version of the FileZilla client (3.16.1) has a lingering system tray notification which hangs around even after the program is closed. When the files have successfully transferred I see the notification message, but the icon never disappears. Unlike #10803 though, I only see the message once.

I'm on Windows 7 64-bit.

Cheers

#10817 Priority - View per tab instead of one clumsy list new Feature request normal FileZilla Client
Description

Just one thing i always pop up when i use priority management. All files, with different priorities, keep in the same list. If you have a queue of hundreds/thousends of files it is a middle nightmare to re-assign some priorities of files.

And here is my pretty simple solution to make this all a whole lot better.

http://i.imgur.com/D9tfeHm.jpg

#10843 No Such File or Directory moreinfo Bug report normal FileZilla Client
Description

Hi,I'm encountering a problem that is after I upload a folder to my ftp server (by using filezilla) I found out that I couldn't access the folder after my first access to it (In and out and then can't get in again), it will say "no such file or directory" what is even strange,is that after I add a additional charter after the original file name and then upload again for example original file name is "abcde12(Z.1_123)" I changed it into "abcde12(Z.1_123)-1" I can access the folder normally , others using the same ftp server didn't counter this question.

hopefully someone can help me with this , I will be very thankful!!

#10846 Site List URL Setting Suggestion new Feature request normal FileZilla Client
Description

I use FileZilla from multiple computers. I used http://www.code-zen.net/2009/syncing-filezilla-sites-across-computers-with-dropbox/ to learn how to store my file list on Dropbox. However I am sure that others would want to do the same thing so it would be nice if there was just a setting where you could change your file list folder to wherever you want such as Dropbox.

#10847 Some buttons not shown properly in settings from Filezilla new Bug report normal FileZilla Client
Description

Hi,

Some of the functions of filezilla are not working properly:

Edit -> Settings -> Transfers -> Maximum simultaneous text is messed up See screen captures: https://bugs.mageia.org/attachment.cgi?id=7854

From https://bugs.mageia.org/show_bug.cgi?id=18535

#10863 Could not read from socket: ECONNRESET moreinfo Bug report normal FileZilla Client
Description

I am using OSX 10.9.5 and have a BT-Business-Hub with no firewall. Here's the error, can you advise please

Status: Disconnected from server Status: Resolving address of thebullhotel.co.uk Status: Connecting to 94.136.40.103:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/public_html" is the current directory Command: TYPE I Response: 200 Type set to I Command: PORT 86,182,219,48,207,254 Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing Status: Disconnected from server Status: Resolving address of thebullhotel.co.uk Status: Connecting to 94.136.40.103:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/public_html" is the current directory Command: TYPE I Response: 200 Type set to I Command: PORT 86,182,219,48,208,0 Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing

#10865 Open directory in new tab new Feature request normal FileZilla Client
Description

I often open multiple connections to the same server to modify/view files which effect each other and are located in different folders. To make things more convenient it would be ideal to have an option "Open Folder in New Connection" in a folder's right-click context menu. This would establish a new connection in a new tab with that folder as the active directory.

This would avoid the need to start a new connection, specify "establish new connection" and navigate to the desired folder which in some cases requires a drill down through 7+ folders.

#10866 "All files transferred succesfully" notice repeated a ridiculous number of times moreinfo Bug report normal FileZilla Client
Description

Steps to reproduce:

  • upload a folder or a few folders containing a few hundred files
  • Give focus to some other application other than FileZilla

Expected result:

  • When the upload is complete, you get a notification telling you that all the files have been succesfully transferred (or not). On Ubuntu it's a rectangle on the top-right of the screen just below the notification area, which pops up and disappears after a few seconds.

Observed result: This happens systematically with some given folders but not others, but I haven't found the pattern. The folders that reproduce the issue do so systematically, the ones that don't never do. Ths issue is:

  • when the transfer is finished, the notification pops up dozens of times, consecutively. You can see the popup vanish and reappear immediately every few seconds. In total, it can stay several minutes.

I guess that the popup is showed a number of times equal to the number of files transferred, or more probably, the number of files that satisfy certain conditions.

Please don't underestimate and the severity of this bug and lower the priority: besides being extremely annoying, if you do a few transfers of several files each, the notifications will pile up indefinitely, and if eventually you have some transfer error, it may take literally HOURS until you finally see the notification with the error.

Actually, the whole way transfer errors are managed is poorly designed, but that's another story and it will take me a while to file a complete report (or a bunch of reports) about that.

This one issue is pretty specific though.

#10887 -v on command line does not display version information new Bug report normal FileZilla Client
Description

Entering "filezilla -v" or "filezilla --version" on the command line does not do anything. According to the screen shown on "filezilla -h", this command should show version information.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.