Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 2164)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Status Owner Type Priority Component
#8986 directory path wrongly extracted from url (problems on chrooted accounts) new Bug report normal FileZilla Client
Description

when we currently paste such ftp path (s)ftp://user:password@host/directory into filezilla it's extracted in the way:

user password host /directory

the last part is not corrected it should be just "directory" without leading slash

why it make different?

on most ftp systems, root directory == user directory (and it make no difference)

when - for security reasons - account is chrooted, then slash from beginning point outside user directory and the path can't be found

example:

(s)ftp://user:password@host/directory

on our system (with chroot) /bin /data (it's user "home" directory) /data/directory /dev /etc ....

so runing cd /directory will fail, but when you login (your current directory is set to /data) and try cd directory (relative path) everything will work fine.

so the whole bug is about removing 1st slash from directory path. (only 1st, because path like (s)ftp://user:password@host//data/directory should work - in this case your using absolute path)

such way of parsing path is used for example in FF (and other programs)

if you have any questions please let me know.

I can also prepare test (valid for 24h) account on our system (but I can't share it by ticketing system, so please mail me if such account would be helpful)

Regards, Bartosz

#9009 Mouse pointer moves from blank space in file list to top right corner new Bug report normal FileZilla Client
Description

When trying to do multi-select by clicking on an empty spot in the file list, rather than bringing up the drag lines, the pointer flies to the top-right corner of the screen and scrolls the file list to the top. This occurs in both the local and remote file lists.

This is only on empty space where a file would not be selected. If a file is selected on click this issue does not occur. It also only occurs if the file list has more files than will fit without scrolling, and if it has been scrolled down.

#9018 NSIS Error when trying to run new installation of 3.7.3 win 32 reopened Bug report normal FileZilla Client
Description

After downloading the setup file for 3.7.3, I try to run and get an error message, "Error writing temporary file. Make sure your temp folder is valid." Which temp folder is this referring to and how does one make it valid?

#9022 On Up/Down speed icon in status bar, mouse over text reports incorrect information new Bug report low FileZilla Client
Description

Filezilla 3.7.3 (if it matters) Layout of file and directory panes: widescreen

The status bar has an icon that I guess is supposed to report the download and upload speed. It's basically like a semaphore with a red and green light but they never light up.

When mouse hovers over the icon, it says the download and upload speed, but the values reported are incorrect. It seems the download and upload speeds are computed based on the part of the queue that's visible in the interface.

For example, queue 100-200 files to upload to a ftp server, then queue 100-200 files to download from a ftp server and limit to 5 download slots and 5 upload slots.

At the bottom, I can only see the 5 files being uploaded and the rest of the files queued for upload. I know 5 files are being downloaded but they're all the way at the bottom of the queue.

If I move mouse over the icon, it will say Download : 0 KB/s , Upload : 300 KB/s (or whatever). If I scroll down until I see the active downloads, the files being uploaded are no longer visible in the interface so when i put mouse over the icon I get Download: x MB/s , Upload : 0 KB/s When both uploads and downloads are visible, tooltip shows both speeds properly.

So basically it looks like the math regarding download speed is done just on what's visible on screen (or I don't know, maybe just a small subset of the queue the application holds in memory for that view)

ps (this is basically feature request).. It would help if I could see in the status bar the amount of data queued split between uploads and downloads, right now you only see the Total queued.

For example, I have 400 GB of transfers queued but no way to easily tell how much is left to upload when I'm not sure if the server has enough free disk space to hold what's left.

#9030 files larger than original after filezilla says successful new Bug report normal FileZilla Client
Description

corrupted files even though say OK. here is screenshot so you can see the size of files are different, note the G4 SY Master.xmp which has completed. Seems to be related to a "resume" since I was disconnected and the transfer restarted automatically.

Here is log: Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-Extended features supported: Response: SIZE Response: MDTM Response: 211 END Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,143). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD NEW EXPORTS FROM REN Error: Connection timed out Error: Failed to retrieve directory listing Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: CWD / Response: 250 CWD command successful. Command: PWD Response: 257 "/" is current directory. Command: CWD NEW EXPORTS FROM REN Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,146). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD G4 SY Dvd Assets new Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN/G4 SY Dvd Assets new" is current directory. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,147). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Calculating timezone offset of server... Command: MDTM G4 SY Master.m2v Response: 213 20131024121555 Status: Timezone offsets: Server: -14400 seconds. Local: -14400 seconds. Difference: 0 seconds. Status: Directory listing successful Status: Connecting to 208.124.197.26:21... Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.xmp Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN/G4 SY Dvd Assets new" is current directory. Command: TYPE I Response: 250 CWD command successful. Command: PWD Response: 200 Type set to I. Command: PASV Response: 257 "/NEW EXPORTS FROM REN/G4 SY Dvd Assets new" is current directory. Command: TYPE I Response: 227 Entering Passive Mode (208,124,197,26,21,148). Command: RETR G4 SY Master.wav Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,149). Command: RETR G4 SY Master.xmp Response: 125 Data connection already open; Transfer starting. Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 36,400 bytes in 35 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.xmp Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,150). Command: REST 36400 Response: 350 Restarting at 36400. Command: RETR G4 SY Master.xmp Response: 125 Data connection already open; Transfer starting. Response: 421 Timeout (120 seconds): closing control connection. Response: 421 Terminating connection. Error: Connection closed by server Response: 226 Transfer complete. Status: File transfer successful, transferred 1,295,147 bytes in 138 seconds Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,151). Command: REST 0 Response: 350 Restarting at 0. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 5,401,141 bytes in 610 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,152). Command: REST 5401141 Response: 350 Restarting at 5401141. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 8,477,636 bytes in 979 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,153). Command: REST 8477636 Response: 350 Restarting at 8477636. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 35,355,767 bytes in 18779 seconds Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 39,832,699 bytes in 19329 seconds Status: Connecting to 208.124.197.26:21... Status: Connection attempt failed with "EHOSTUNREACH - No route to host". Error: Could not connect to server Status: Connecting to 208.124.197.26:21... Status: Connection attempt failed with "EHOSTUNREACH - No route to host". Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Connecting to 208.124.197.26:21... Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Response: 250 CWD command successful. Command: TYPE I Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,200). Command: REST 45233840 Response: 227 Entering Passive Mode (208,124,197,26,21,201). Command: REST 43833403 Response: 350 Restarting at 45233840. Command: RETR G4 SY Master.wav Response: 350 Restarting at 43833403. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 52,762,887 bytes in 1781 seconds Status: Connecting to 208.124.197.26:21... Error: Connection timed out Error: File transfer failed after transferring 51,105,114 bytes in 1782 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Response: 250 CWD command successful. Command: TYPE I Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,220). Command: REST 97996727 Response: 227 Entering Passive Mode (208,124,197,26,21,221). Command: REST 94938517 Response: 350 Restarting at 97996727. Command: RETR G4 SY Master.wav Response: 350 Restarting at 94938517. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Response: 125 Data connection already open; Transfer starting. Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,222). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CDUP Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN" is current directory. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,223). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Error: Connection timed out Error: File transfer failed after transferring 32,266,124 bytes in 2091 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,227). Command: REST 130262851 Response: 350 Restarting at 130262851. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 37,412,485 bytes in 2792 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,228). Command: REST 132351002 Response: 350 Restarting at 132351002. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 7,832,393 bytes in 893 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,232). Command: REST 138095244 Response: 350 Restarting at 138095244. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 1,676,733 bytes in 219 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,233). Command: REST 134027735 Response: 350 Restarting at 134027735. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 16,715,824 bytes in 1676 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,234). Command: REST 150743559 Response: 350 Restarting at 150743559. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 11,362,324 bytes in 1047 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,235). Command: REST 162105883 Response: 350 Restarting at 162105883. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 102,786,797 bytes in 7211 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,22,0). Command: REST 240882041 Response: 350 Restarting at 240882041. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,22,2). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful

#9031 When selecting the next file to download, only the remainder of the queue is searched new Bug report low FileZilla Client
Description

I create a queue, it starts downloading, and then I set file priorities. What I mean is: while the queue is downloading, I change the priorities of files. I end up with something like:

file1 low - waiting file2 highest - waiting file3 medium - downloading- I only recently set file2 to highest file4 low - waiting file5 high - waiting file6 low - waiting

However when file3 finishes, the next file to be downloaded is file5, NOT file2. It seems Filezilla is only scanning the remainder of the queue when picking the next file to download, rather than the whole queue.

#9044 Uploading from external HD does not create folders new Bug report normal FileZilla Client
Description

I'm trying to upload a directory (with files and subdirectories) from an external USB HD. FileZilla doesn't create the directory structure. This results in a failure of the upload. When trying to upload the same files from the local drive everything works.

I have this structure locally:

C is the local Drive, F the external USB HD.

C:/folder/file.txt F:/folder/file.txt

I have this structure remotely:

/

The action I've tried:

  1. Local F:/folder --Drag--> Remote / : fails
  2. Remote make directory folder/ and local F:/folder/file.txt --Drag--> remove /folder : works
  3. local C:/folder --Drag--> remote / : works
  4. local F:/folder/file.txt --Drag--> remote / : works

I hope this is sufficient information.

#9058 Certificates not verified through their chain to the root CA new Bug report normal FileZilla Client
Description

I am having a similar issue with certificates signed by DigiCert. The certificate is not trusted despite it originating from a trusted CA. Other clients handle this perfectly (Transmit, Fetch, Cyberduck - even PHPStorm allows for connections over TLS using this certificate chain).

This has been confirmed on both OSX and Windows 7 running the latest Filezilla release of 3.7.3.

#9079 EMET 4.1 SimExecFlow triggers fzsftp.exe appcrash moreinfo Bug report normal FileZilla Client
Description

EMET 4.1 SimExecFlow triggers an "appcrash" with exception code c000001d in fzsftp.exe.

FileZilla Client 3.7.3 OS: Windows 7 SP1 x64

#9084 Que errors new Bug report normal FileZilla Client
Description

Downloads not following que in the order they were added

#9085 Directory list parsing incorrect using SFTP new Bug report normal FileZilla Client
Description

SFTP Server is IBM Sterling proprietary SFTP Server, The GUI explorer modify date column mixed with path name, see attachments screenshots, I have no problem with other SFTP client

#9088 Creation date appears in Last Modified column on FTP to OpenVMS new Bug report normal FileZilla Client
Description

When connecting via FTP to an OpenVMS server, the "last modified" column is showing the file creation date.

#9089 Filezilla client has troubles with Novell FTP, due to "//" handling moreinfo Bug report normal FileZilla Client
Description

This is a resurrection of client bug #790 (which was closed due to inactivity). I was not the person who filed that originally. I am the senior FTP support specialist with Novell Worldwide Support. I will base this report description on the older one, but will update it:

Novell's FTP server software allows one to access the files on ANY Novell file server in their directory tree, using this syntax: cwd server/volume/dir/subdir

And some Novell FTP servers will even let someone's home directory be in that format.

This feature is sometimes referred to at Novell as a "FTP Gateway" where one FTP server can give users access to an entire Directory Tree of servers. We also call it our "remote server" feature.

Novell FTP server is (to my knowledge) the only FTP server in the world to provide this feature. So admittedly, this effects only a subset of your user base. But when FileZilla (3.7.3) sees such a syntax (through pwd output), or when you enter a path into Filezilla's "remote site" field, such as "server1/volume1/path/" Filezilla often strips off the first '/' character. This seems to especially be a problem when using the QuickConnect button to start a session, rather than Site Manager. But I've had customers complain of it even when using Site Manager.

Because of this, anytime Filezille wants to reference the absolute path in a command, it references "/server1/..." instead of "server1/...". This difference causes the Novell FTP server to look for a local path (local to the FTP server) called "/server1/..." rather than access the separate host machine "server1". And thereby, it returns a '550 invalid path' error, or similar.

I would be happy to work closely with you to pursue this issue. Many of our common customer would benefit from having Filezilla know that (at least with Novell servers) it should preserve double-slash syntax rather than strip it off. Also, please note that not every Novell FTP server would be using this syntax. So it wouldn't be as simple as saying, "build every absolute path for Novell beginning with a double slash." Instead, it will be a matter of looking at what syntax is given (via PWD or via user input) and if it begins with "" preserve that rather than strip it to "/".

I will quote the following from the older bug as well, though I have not verified all of this:


Another FTP client, NCFtp (www.ncftp.com) had the same issue a few versions back, but has since been fixed. WS_FTP on Windows, Fetch and Transmit on Mac OSX, and the command line FTP program on any Mac/Linux/Windows system all work correctly with this functionality and do not have this issue.


That is not to say that all those clients fully understand and automatically correctly use the "" syntax. But in many cases, clients don't insist on referencing the absolute path as much as Filezilla does, so they will often "just work" where Filezilla doesn't.

Here's a log of a Filezilla FTP session to a Novell FTP server, demonstrating this:

Status: Connecting to 151.155.214.77:21... Status: Connection established, waiting for welcome message... Response: 220-Welcome to Pure-FTPd. Response: 220-You are user number 1 of 1000 allowed. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER admin Response: 331 User admin OK. Password required Command: PASS * Response: 230-User admin has group access to: admingroup Response: 230 OK. Current directory is dp-sles11sp2VOL1\sub2 Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "dp-sles11sp2/VOL1\sub2" is your current location Status: Directory listing successful Status: Connecting to 151.155.214.77:21... Status: Connection established, waiting for welcome message... Response: 220-Welcome to Pure-FTPd. Response: 220-You are user number 2 of 1000 allowed. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER admin Response: 331 User admin OK. Password required Command: PASS * Response: 230-User admin has group access to: admingroup Response: 230 OK. Current directory is dp-sles11sp2VOL1\sub2 Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Starting upload of C:\Users\dpartrid\Desktop\add5.pdf Command: CWD /dp-sles11sp2/VOL1\sub2 Response: 550 Can't change directory to /dp-sles11sp2/VOL1/sub2: No such file or directory Command: CWD /dp-sles11sp2 Response: 550 Can't change directory to /dp-sles11sp2: No such file or directory Command: CWD / Response: 250 OK. Current directory is / Command: MKD dp-sles11sp2 Response: 550 Can't create directory: Permission denied Command: MKD /dp-sles11sp2/VOL1\sub2 Response: 550 Can't create directory: No such file or directory Command: CWD /dp-sles11sp2/VOL1\sub2 Response: 550 Can't change directory to /dp-sles11sp2/VOL1/sub2: No such file or directory Command: SIZE /dp-sles11sp2/VOL1\sub2/add5.pdf Response: 550 Can't check for file existence

#9097 File name comparison error for Arabic files new Bug report high FileZilla Client
Description

Well, I'm not sure if it's a FileZilla error or a server error; but as you can see in the attached image, the same file (Arabic name) was uploaded TWICE to the same path!

#9104 Error in FTP using ISA Server new Bug report normal FileZilla Client
Description

FTP upload problem using ISA server. Thanks, sewa mobil

#9111 filezilla 3.7.3 on big queues missing files don't get signaled new Bug report normal FileZilla Client
Description

when transferring files if a error happens they don't go in the "not completed" windows but everything seems to run ok and get added in the transfer completed window

#9114 Suddenly switched to "kiosk mode" reopened Bug report normal FileZilla Client
Description

The logon type in all my sites has suddenly changed to "Ask Password" (they all were "Normal") and if I try to change any of them to "Normal" I get this error message:

"FileZilla is running in kiosk mode. The 'Normal' and 'Account' logontypes are not available in this mode".

Whatever the "kiosk mode" is, I haven't chosen it; I haven't done anything to use this mode. If some condition has changed that somehow requires to switch to this mode for whatever reason, I should have received a warning, together with instructions to switch back to the original mode.

The funniest thing is that Filezilla was already running and I had already connected to several sites which had "Normal" logon type, and now, within the same session, I get this error message.

Additionally, FZ is exhibiting another stupid behavior: I had a site already and open, to which connection had been lost. If I click the "refresh" button, it should either reconnect (it was still set to normal logon type when I connected) or prompt me to insert the password (since it has changed to 'ask password' in the meantime); but doing absolutely nothing is not an acceptable behavior.

#9118 utf8 and non-utf8 characters corrupt filezilla cache? new Bug report normal FileZilla Client
Description

Test case for filezilla 3.7.3

Go to: ftp://arm-filezilla@ftp.arm.beep.pl/ (password is: filezilla-project.org the access will be there for few weeks for testing)

There is structure like shown below (using lftp unix cmdline client; it uses OPTS UTF8 ON).

Some entries have proper utf8 encoding like "test_polskich_znaków" while other have cp1250 encoding ("RZ 47 Jelenia G�ra").

According to https://wiki.filezilla-project.org/Character_Set filezilla won't support invalid encoding. Well, that not great solution (it could always indicate that there are some files, like lftp does, so user would be aware of the problem) but this bug isn't about this.

If I enter into "test_polskich_znaków" ( http://imageshack.us/a/img6/9378/0aoc.jpg ) and then into "gfgdfg" then directory list in filezilla gets (sometimes) corrupted ( http://imageshack.us/a/img543/2641/op5b.jpg ). filezilla starts thinking that there is such weird/corrupted, second directory there along with properly encoded one. Why ? No idea but it shouldn't do that.

lftp arm-filezilla@ftp.arm.beep.pl:/> ls -alR
drwxr-xr-x    2 0          999                42 Dec 10 11:20 .
drwxr-xr-x    2 0          999                42 Dec 10 11:20 ..
drwx---r-x    3 10089      999                42 Dec 10 11:21 filezilla.arm.beep.pl


./filezilla.arm.beep.pl:

drwx---r-x    3 10089      999                42 Dec 10 11:21 .
drwxr-xr-x    2 0          999                42 Dec 10 11:20 ..
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 test_polskich_znaków


./filezilla.arm.beep.pl/test_polskich_znaków:

drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 .
drwxrwxrwx    1 0          0                  22 Dec 10 11:20 ..
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 RZ 47 Jelenia G�ra
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 RZ 47 Wa�brzych
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:22 RZ47 ZIELONA G�RA
drwxr-xr-x    2 29634      nogroup            10 Dec 10 11:09 gfgdfg


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra:

drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 2 sweter -50%
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 SF JELENIA G�RA


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra/2 sweter -50%:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile1.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra/SF JELENIA G�RA:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile2.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Wa�brzych:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile3.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ47 ZIELONA G�RA:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:22 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:22 testfile4.txt


./filezilla.arm.beep.pl/test_polskich_znaków/gfgdfg:

drwxr-xr-x    2 29634      nogroup            10 Dec 10 11:09 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..

#9124 FileZilla window doesn't relocate to main monitor when using RDP to dual monitor computer new Bug report low FileZilla Client
Description

If Filezilla is left running on the 2nd monitor in a dual monitor arrangement, then RDP is used to access the desktop from a remote computer which has only a single monitor, the Filezilla instance doesn't relocate itself to the 1st monitor, and is inaccessible because it's invisible. The work-around is to kill it from the task bar and restart it, and it then locates itself on monitor 1.

#9136 FileZilla Client Authentication fail new Bug report normal FileZilla Client
Description

While loggiging to FileZilla Client windows XP SP2 Authentication fail

#9140 "Remote tree" bug new Bug report normal FileZilla Client
Description

After a 'Failed to retrieve directory listing' error, the 'failed' directory is highlighted in the remote tree as if the client navigated to it successfully and clicking it to try again has no effect.

It would be helpful if the highlight goes back to the current directory after this error.

FileZilla Client


Version: 3.7.3 Operating system: Windows NT 6.2 x86

#9144 The "use synchronized browsing" setting fails in Site Manager new Bug report normal FileZilla Client
Description

When I click on the Site Manager icon, then click on any site that has "use synchronized browsing" checked, I get the error message "Current remote directory (whatever) is not below the synchronization root. Synchronized browsing has been disabled." (yes it does say "not below").

Then, if I click on the synchronized browsing toggle icon, synchronization works fine.

Here is the message log: Connecting to 168.144.87.128:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 50 allowed. Response: 220-Local time is now 14:36. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER ws Trace: CFtpControlSocket::OnReceive() Response: 331 User ws OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: MFMT Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: AUTH TLS Response: PBSZ Response: PROT Response: TVFS Response: ESTA Response: PASV Response: EPSV Response: SPSV Response: ESTP Response: 211 End. Status: Server does not support non-ASCII characters. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 129 ms Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /www/sites/all/modules/rcredits Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /public_html/sites/all/modules/rcredits Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/public_html/sites/all/modules/rcredits" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (168,144,87,128,16,156) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Response: 226 49 matches total Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Connecting to 168.144.87.128:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 14:44. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER ws Trace: CFtpControlSocket::OnReceive() Response: 331 User ws OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Status: Server does not support non-ASCII characters. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 127 ms Trace: CFtpControlSocket::OnReceive() Response: 421 Timeout - try typing a little faster next time Trace: Unexpected reply, no reply was pending. Trace: CRealControlSocket::OnClose(0) Error: Connection closed by server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::OnReceive()

#9152 Filesize thousands separator new Bug report low FileZilla Client
Description

Dear Friends,

The thousands separator in filesizes when selected "Display size in bytes" does not work.

Even if we have checked this options, filesizes are displayed without separator.

I will be very happy if this small bug can be fixed!

Best Regards, Grigor Alexandrow, MultiTech, Ruse, Bulgaria

#9154 automatic uploading gets confused with two servers new Bug report normal FileZilla Client
Description

FileZilla client allows you to edit downloaded files and when you save the result it will ask you whether you want to upload them again.

In my case I am working with two different servers running the same software. On the local side I use the same Temp directory for both.

Now the problem

  • I started with downloading for server A and after editing it was uploaded again.
  • now I disconnected from server A and connected to server B. There I downloaded the same file (that is: a file with the same name). After editing it I was again asked whether I wanted to upload it. But according to FZ the file was then uploaded to server A. I was disconnected from it, yet I didn't get an error message. As far as I could check it was indeed uploaded to A. It certainly was not uploaded to B - what it should have been.
#9155 Additional slot to View/Edit files new Bug report normal FileZilla Client
Description

There's an issue when one opens FileZilla 3.7.3, connects to a server, starts to download a bunch of big files (e.g. backups), and then notices a need to View/Edit a small text file (e.g. a .php or .html one).

The current choices are to either wait for one of the long already-started downloads to finish in order to View/Edit a tiny file, or to interrupt one of them. Both of these are more hassle than necessary in order to view a tiny file.

The issue can be resolved by allowing an extra download slot to be used only to View/Edit files. It would likely be enough if this extends only the concurrent downloads limit but still obeys the maximum simultaneous transfers limit. This could be added as a checkbox option in Settings > Transfers, perhaps to the right side of the "Limit for concurrent downloads" line.

#9157 Time translation from SFTP server new Bug report normal FileZilla Client
Description

When a file was retrieved from an SFTP server, the timestamp was not translated from UTC into localtime.

As SFTP specs says, the time need to be send in UTC.

   	uint32   atime          present only if flag SSH_FILEXFER_ACMODTIME
   	uint32   mtime          present only if flag SSH_FILEXFER_ACMODTIME

The `atime' and `mtime' contain the access and modification times of
   the files, respectively.  They are represented as seconds from Jan 1,
   1970 in UTC.

FileZilla client and OpenSSH server respect the RFC and send this in UTC, but i think that after atime/mtime was transferred to the client, it should be translated (by FileZilla) in a localtime.

#9159 Interactive authentication SFTP connection, FileZilla doesn't store password and continue to ask Verification Code new Bug report normal FileZilla Client
Description

Hello all.

1)Filezilla client continues to ask normal password even it doesn't change. Give opportunity to save first password (SecureCRT allow it).

2)Can you change the behavior of FileZilla Client because for every file transfer it asks for Verification Code. Using FlashFXP I type verification code only one time.

Client Version : 3.7.3 on Windows 7

#9206 file size larger on server after upload causing mp3 to repeat last 45 seconds to minute new Bug report normal FileZilla Client
Description

My name is Matthew Crisp i am using filezilla version 3.7.3 on windows 7 ultimate. I use filezilla to upload sermons from my church to a radio station everything has worked great until filezilla done an update and now when i upload it gets to 100% and then starts back at 90% then the file size on the server is larger than local file size and when it plays on the radio the last 45seconds to 1 minute repeats itself i do not know what is causing it i have not tried to reinstall filezilla yet, is that a suggestion to start with first? thanks Matthew Crisp

#9265 Misplaced buttons on dialog new Bug report normal FileZilla Client
Description

FileZilla client 3.7.3

On 'Selected file already being edited' dialog OK and Cancel buttons are pushed to the right when file name is long (see attachment)

#9281 Interface becomes completely unresponsive new Bug report normal FileZilla Client
Description

Version: 3.5.3 x86_64-pc-linux-gnu (from Ubuntu 12.04 repos)

When right-clicking a file while changing its name, the interface becomes completely unresponsive, except for the menu bar.

#9310 Issue with (some) Symbolic Links - unable to change to the directory new Bug report high FileZilla Client
Description

I noticed that there were already several tickets opened with respect to symbolic links, and many of these have been closed, or dismissed but I am having an issue accessing 'symbolic links' within FileZila, specifically I cannot change to the symbolic directory.

The remote server is linux, and in my setup I have created several links to other directories. For example: public_html/bla/bla/bla/images -> /public_html/images. The problem is, if I click on public_html/bla/bla/bla/images it gives me directory error. However, I can access public_html/images with out an issue and via an SSH I can use the CD command to access public_html/bla/bla/bla/images also without an issue.

Now, not every symbolic link is giving me an issue. If the symbolic link, points to another path within the same directory such as, (public_html/logfiles -> public_html/logs/system) filezilla has no problem. However if the symbolic link points to a different path, it generates an error. I have tried this on two different sites I have with the same results.

Here is the (sterilized) output from filezilla:

Status: Retrieving directory listing... Command: CWD /public_html/bla/bla/bla Response: 250 OK. Current directory is /public_html/bla/bla/bla Command: CWD download Response: 550 Can't change directory to download: No such file or directory Error: Failed to retrieve directory listing Status: Starting download of /public_html/bla/bla/bla/download Command: PORT 192,168,0,2,217,228 Response: 200 PORT command successful Command: RETR download Response: 550 Can't open download: No such file or directory Error: Critical file transfer error Status: Disconnected from server

The directory download is a symbolic link to public_html\pubdownloads.

This seems to be a new problem. I don't recall this issue with an older version of FileZilla.

#9314 NSIS temp folder error new Bug report high FileZilla Client
Description

Unable to install latest version 3.7.4.1 due to NSIS Error writing temporary file. Make sure your temp folder is valid.

#9329 Failed to retrieve directory listing when connecting to z/VM 5.4 system new Bug report normal FileZilla Client
Description

I am running the latest version of the FileZilla client, 3.7.4.1 that was just downloaded and reinstalled from the site that you suggest. I think I've successfully used FileZilla before with our z/VM 5.4 system. It does still work quite well with our z/OS 1.7 system. I have turned DEBUG LEVEL 3 on as directed in the instructions. Here is the log;

Status: Resolving address of uconnvm.uconn.edu Status: Connecting to 137.99.26.3:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220-FTPSERVE IBM VM Level 540 at UConnVM.UConn.Edu, 10:30:28 EST MONDAY 2014-03-03 Response: 220 Connection will close if idle for more than 5 minutes. Trace: CFtpControlSocket::SendNextCommand() Command: USER guido Trace: CFtpControlSocket::OnReceive() Response: 331 Send password please. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-GUIDO logged in; working directory = GUIDO 191 (ReadOnly) Response: 230 write access currently unavailable Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215-z/VM Version 5 Release 4.0, service level 0903 (64-bit) Response: VM/CMS Level 24, Service Level 903 Response: 215 VM is the operating system of this server. Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 Unknown command, 'FEAT' Status: Server does not support non-ASCII characters. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 14 ms Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "GUIDO.191" is working directory (ReadOnly) Error: Failed to parse returned path. Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

#9373 Remote subdirectory content not refreshed new Bug report normal FileZilla Client
Description

I have found that the file lists in remote subdirectories are not refreshed when I tried to refresh the directory contents (by clicking the button on the toolbar or pressing F5). Only the remote root directory file list is refreshed. I consider this a critical problem because it confuses people when they try to download the entire directory structure from remote servers. They would think the download was successfully but in fact some files were not downloaded as expected.

Environment: client = Windows XP SP3 running Filezilla client 3.7.4.1 server = Windows XP SP3, running Filezilla server 0.9.43 beta

How to repeat:

  1. In the ftp server, create some files in the root directory, and create some subdirectories and add some files in those subdirectories
  2. In the client, connect to the server and refresh the file list.
  3. In the server, add/delete/rename some files in the root directory and in the subdirectories
  4. In the client, press F5 to refresh the file list

Observed result: The file list in the root directory correctly matches that of the ftp server. The file lists in the subdirectories do not match those of the server.

Expected result: The file lists in the root directory and the subdirectories should match the those in the ftp server after refreshing by pressing F5

#9390 Client confused trying to rename local file new Bug report normal FileZilla Client
Description

Windows 8.1 Pro 64-bit AMD Phenom 9750 quad core processor 2.8GHz

The client is not at this time connected to a server, but it had been. The right window still shows the contents of the remote server's directory; the left window shows the contents of the current local directory. I have not refreshed either.

The local directory contains a single file, and I have verified its name using Windows Explorer. The file name is 201404_bulletin.pdf.

When I try to rename the local file from 201404_bulletin.pdf to latest-bulletin.pdf, Filezilla client pops up a Windows dialog box that says

There is not enough memory to complete this operation. 2014_03_28 Date created 3/28/2014 7:24 PM

The box does not offer any more details.

There is no file with the name 2014_03_28. That is, in fact, the name of the containing directory. I am positive that I am selecting the file, not the directory.

Client information:

FileZilla Client


Version: 3.8.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2014-03-28 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.2.12 SQLite: 3.7.16.2

Operating system:

Name: Windows NT 6.3 (build 9600) Version: 6.3 Platform: 64 bit system

#9405 Change permission doesn't work on symlink new Bug report normal FileZilla Client
Description

Hi, i'm using filezilla to transfer files from windows 7 to ubuntu 12.. since filezilla doesn't support auto-change permission during transfer (it's requested several times in the forums) I have to manually change the permission to 755 everytime i'm done transferring files.. Problem is i have several hdd's in my ubuntu server.. And the destination folder has several symlinks connected to different HDD's... e.g :

A

  • B
  • C
  • D (symlink to other HDD)

When i change properties of A recursively to 755, only B and C follow it. D remains unchanged..

I hope this can be changed.. It's rather troublesome to change all permissions when you have multiple HDD Or please implement auto change permission after transfer.. (I was going to request this but the forum rejects yahoo and gmail, so i couldn't register) Thanks

#9418 Edited file uploaded to previously edited file's directory new Bug report normal FileZilla Client
Description

Let's assume the following common situation, two folders having two different files' content but having the same filename: ./folder1/.htaccess ./folder2/.htaccess

Steps to reproduce the bug:

  1. Retrieve ./folder1/.htaccess with FileZilla
  2. Edit the file
  3. Retrieve ./folder2/.htaccess and erase previous file
  4. Edit the file and confirm uploading back the file to the server

Result: the last file edited (from ./folder2/.htaccess) will unfortunately erase ./folder1/.htaccess and not the right one.

Ticket #3772 is the closest ticket found in the tracker, even if it cannot be considered the same thing. Bug discovered in FileZilla 3.8.0.

#9440 Do not refresh local tree if renaming new Bug report normal FileZilla Client
Description

When I am downloading something and I try to rename local directory I am loosing focus becouse tree is always refreshing. When renaming, local tree refreshing should be paused.

Hope you understand me.

#9450 intermittent timeouts using active mode in Version 3.8.0 new Bug report normal FileZilla Client
Description

When we browse through different folder structures on different servers with FileZilla 3.8.0 using the active mode, we get intermittent timeouts after the LIST or MLSD command.

This is an example output from FileZilla, when the error occurs Befehl: LIST Antwort: 150 Opening BINARY mode data connection for file list Fehler: Zeitüberschreitung der Verbindung Fehler: Verzeichnisinhalt konnte nicht empfangen werden

We can reproduce this behaviour with different Windows workstations using FileZilla V.3.8.0 . One workstation did not get such errors using FileZilla V.3.7.4.1. After an update to the latest version, this pc also get these errors.

We also examined, that neither our firewall nor our FTP servers are responsible for this behaviour. A traffic capture shows, that the server answers the request and the workstation receives this answer. Then the connection is closed with FIN, ACK from from the server and ACK from the workstation. We can provide such a dump, if it is necessary.

#9641 move directory not behaving as expected when destination directory contains like-named directory new Bug report normal FileZilla Client
Description

When moving a directory to a destination directory which contains a like-named directory, the directory you intend to move is placed inside the like-named directory instead of being merged with it.

#9661 Localization issue in "Already connected" popup new Bug report high FileZilla Client
Description

I configured FileZilla to Russian language(my system lang) and when "Already connected" popup shows - it's not localized to Russian, but in previous releases it was working fine with Russian language.

#9666 sync browsing on, uploading the directory that you are in becomes subdir new Bug report normal FileZilla Client
Description

1.sync browsing on 2.connect 3.dig into a subfolder, just 1 is fine, any will do. 4.right click on the folder you are currently in on the local side and upload it

actual: it will become a subdirectory copy underneath the current directory on the remote side. so now you have 2 copies of the dir tree, one inside itself.

expected: should have uploaded the same directory and replaced any files that were existing and added any new dirs, touched or copied dir dates as appropriate because they were being accessed. it's almost like a replace, but you don't lose files in this kind of replace. essentially, files with same name get replaced. new files get added. I don't know if a replace does this or not. probably does.

#9675 set to use system default date format, but not correct date display in client file list accepted Tim Kosse Bug report normal FileZilla Client
Description

I have just updated FZ client to new version, noticed that the date format has changed to mm/dd/yy. Before update this was dd/mm/yy as per system settings (UK, Windows 8, 64-bit). Checked the setting in Filezilla and the default is selected (use system default). It seems this is being ignored.

#9681 Interface is right-to-left while language is English new Bug report normal FileZilla Client
Description

FileZilla just updated itself to the latest version (3.9.0.1) and when it restarted I've found the interface is around (see screenshot). This did not happen on the previous version.

I guess it is because my Windows' location is set to Israel which has a right-to-left language setting, so it messed up the interface.

I have a global environment variable LC_ALL set to en-US for things like GIMP but it doesn't seem to be a solution for FileZilla.

I only have English as the language of choice installed in FileZilla.

#9687 Failed to transfer files from ftp <-> directory (windows) vice versa directly new Bug report normal FileZilla Client
Description

The latest version of FileZilla (3.9.0.1) seems can't copy or transfer file from windows directory to server directly, drag a file from windows explorer instead of local tree (the left side of filezilla) has no use at all. It's too not convenient if can only transfer via the left side of filezilla since we need to find the directory path every time we want transfer a file.

#9690 Numpad Enter not working as file upload new Bug report normal FileZilla Client
Description

Filezilla 3.9.0.1

You can no longer use the numpad enter button to initiate a file transfer. You can use the numpad enter button to confirm a file transfer though.

#9704 File associations and stop working properly after update to 3.9.0.1 new Bug report normal FileZilla Client
Description

After updating to 3.9.0.1 I could no longer view/edit certain file types which previously had proper filetype associations. I went into filetype associations to add them in again. when adding: filetype "/Applications/Sublime Text.app" I would get the error "Cannot find application "/Application/Sublime " There was essentially no way for me to View/Edit files on a server and therefore I reverted back to the older version I had installed, 3.8.1 where everything was working fine before I re-added the filetype associations that seemed to have gone missing, checked that they worked, and then re-installed 3.9.0.1. Now I can view/edit most files I need but it still won't allow me to add Sublime text within the custom filetype associations.

#9722 Right-Click drag/drop for file copy does not work as expected new Bug report normal FileZilla Client
Description

Open FileZilla to an existing site. Local site is on left as a folder in Windows C: drive file system. Remote site is on right. From a Windows Explorer window, attempt to copy a file from an arbitrary folder on the local drive to the Local Site folder by drag and dropping into the file list in FileZilla on the Local Site side. The Windows default is to Move, not Copy, for drag/drop on the same drive. The common technique for achieving the non-default operation (in this case copy), is to drag with a right mouse click. This works between Explorer windows and folders, but does not work with FileZilla. Right-click-dragging a file into the Local Site folder on the same drive results in the "Move file" dialog (incorrect), not the "Copy File" dialog (expected).

Workaround is to open an additional Windows Explorer window to the same folder as the Local Site in FileZilla. Then right-click-drag-drop of the file to the local site results in a context menu offering the choice of Move here, Copy here, or Create Shortcut here.

#9729 All views aligned to right new Bug report normal FileZilla Client
Description

The display is aligned to right and the punctuation order is wrong as you can see in the attachement. I have the latest version. The view in the previous version was correct. I have Hebrew and English installed.

#9749 SFTP never disconnects from server new Bug report normal FileZilla Client
Description

When connecting to the server using SFTP, the following two processes are created on the server:

UID PID PPID C STIME TTY TIME CMD username 23563 23560 0 19:16 ? 00:00:00 sshd: username@notty username 23564 23563 0 19:16 ? 00:00:00 /usr/lib/openssh/sftp-server

They remain active even after the connection closes (ie: disconnecting from FileZilla or closing FileZilla). The next time a new connection is invoked, those two processes are recreated, until they clog the process list.

Tested with FileZilla 3.9.0.2, on two Linux servers, one is CentOS 6.5, the other is Debian 6.0.6.

Using Cyberduck on the same machines, the processes disappear immediately when disconnecting.

#9775 Log file download failure new Bug report high FileZilla Client
Description

Beginning with version 3.9.0.1 - and having changed NONE of my webmaster permissions - I have been experiencing an increasing number of errors when attempting to view or download log files on my website. Whether I right click view/edit, double-click to download, or attempt to drag and drop a log file from the webhost server to my local drive, I get this message:

Status: Starting download of /log/access_log.2014-08-18 Command: PASV Response: 227 Entering Passive Mode (206,188,192,89,185,179) Command: RETR access_log.2014-08-18 Response: 550 Failed to open file. Error: Critical file transfer error

I marked this ticket "high" because there error has now become persistent. I am unable to download/view ANY log files.

There is no problem uploading files (drag and drop), renaming files on the host server, or moving files between folders on the host.

#9812 File autoupload uses first used folder new Bug report low FileZilla Client
Description

I edited a file. Filezilla uploads it. I changed local and remote dir and edited a second file. Filezilla uploads it to first file's directory

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

#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

#9849 Timeout during File transfer. new Bug report high FileZilla Client
Description

Hello, I am having consistent issues which I can replicate time after time.

I am using FTP with Require Explicit FTP over TLS to connect to my FTP servers.

I have enabled "Send FTP Keep alive commands" and connect succesfully and start the transfer.

after 60 minutes the log will consistently do the following

The keep alives will stop and the error below is listed. Error: Connection closed by server

Then exactly 60 minutes in to the transfer the following are logged

Error: GnuTLS error -53: Error in the push function. Error: Connection closed by server Error: File transfer failed after transferring 333,856,752 bytes in 3600 seconds

I cannot find any specifics on the GnuTLS error -53: Error in the push function on the web so was wondering if you can shed any light?

Regards, NJ

#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

#9884 Folders which are created by another user are not downloaded new Bug report high FileZilla Client
Description

Steps to reproduce:

  • User A logs into an online server (test.com)
  • User B logs into an online server (test.com)
  • On the Server there's a folder "test"
  • User A and User B see this folder on root level
  • User A and User B step into the "test" folder
  • User B leaves the "test" folder back to root
  • User A creates a subfolder "test/newFolder"
  • User B downloads the "test" folder

Expected result:

  • User B gets the "test" folder and its subfolder "newFolder"

Real result (falsy behavior)

  • User B only gets the "test" folder without its subfolder "newFolder"

Additionally:

  • If the "test" folder is downloaded once and afterwards deleted from the local drive and downloaded again, the "test" folder doesn't show up automatically. Only after reloading.

Additionally:

  • If the "test" folder is downloaded once and afterwards deleted from the local drive and downloaded again, Filezilla doesn't seem do step into the online folder(s). Instead it feels like Filezilla is placing (not downloading) a "cached" version of the "test" folder. This could explain why everything is messed up: A cache!
#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.

#9924 rename and overwrite cause incomplete file list new Bug report low FileZilla Client
Description

When I rename a file at the FTP-Server and this name matches to the name of an existing file, than appears a dialog box and says 'Target filename already exists, really continue?' I click on yes and FileZilla overwrites the file succesfully. But then I get an incomplete list of the files at the FTP-Server. It seems that only the files are shown that was in the list above the renamed file. After pressing F5 (refresh) I get the complete list of files.

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

#9977 OS X: Keyboard mnemonics on buttons override default edit control actions (e.g. Cmd+V) assigned Tim Kosse Bug report high FileZilla Client
Description

Hi,

Rename or Copy/Paste don't work in FileZilla Site Manager.

No way to save rename, the textbox stay opened. And copy, paste create favorite !

Filezilla version 3.9.0.6 on OS X 10.9.5.

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

#10086 OSX autoupdate fails new Bug report high FileZilla Client
Description

Hello,

On OSX 10.9.5 Maverciks, Filezilla 3.9 and 3.10 fails to auto upgrade itself.

1- It downloads a package in ~/FileZilla_3.10.0.1_macosx-x86.app.tar.bz2 2- then extract it as ~/FileZilla_3.10.0.1_macosx-x86.app 3- It fails to replace (maybe because Filezilla is still opened) /Applications/Filezilla.app

I have several other problems with this mecanism : 1- The downloaded path should be : ~/Downloads/FileZilla_3.10.0.1_macosx-x86.app.tar.bz2 instead of ~/FileZilla_3.10.0.1_macosx-x86.app.tar.bz2 Or maybe provide a settings to choose the download path

2- After I tried to manually extract ~/FileZilla_3.10.0.1_macosx-x86.app.tar.bz2 When I doubleclick on ~/FileZilla_3.10.0.1_macosx-x86.app OSX error said package is broken.

But I can rightclick and then choose explore package in order to find the Filezilla.app file.

For now I still upgrade Filezilla manually...

I think the autoupgrade method could be slightly enahanced...

Thanx.

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

#10251 the Help(帮助) display ? new Bug report low FileZilla Client
Description
  1. open the software
  2. see the top bar

except : "帮助(H)" actual : "?"


VERSION: 3.10.1.1(china)

#10257 shortcut forgotten at update new Bug report low FileZilla Client
Description

At each update, the desktop icon is rewritten and any keyboard user shortcut such as Str-F used to launch FileZilla is forgotten.

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

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

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

#10575 example text file association for wrong OS new Bug report low FileZilla Client
Description

In the window for customizing file associations, filezilla shows an example command line instruction for creating the association. The instruction for the mac version starts with c:\program files\... which is for Windows OS instead of MacOS.

#10653 Yes/No buttons to low for text inside new Bug report low FileZilla Client
Description

Open Site manager and delete a post. The dialog that appears have Yes and No buttons. But part of the text is cut off.

Tested in Debian with GNOME.

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

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

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

#10735 filezilla undefined symbol: _ZN2fz13local_filesys14path_separatorE moreinfo Bug report low FileZilla Client
Description

The latest filezilla, libfilezilla and WXwidgets for Ubuntu 14.04 Updating '.': At revision 7291. /home/johns/Compile/filezilla/compile

filezilla: symbol lookup error: ./src/interface/filezilla: undefined symbol: _ZN2fz13local_filesys14path_separatorE

This started quite a few updates ago. I searched for the symbol using gdb and can't find it. I suspect either libfilezilla or WXwidgets but haven't searched those yet. I have updated WXwidgets, libfilezilla and filezilla. Ubuntu 14.04 is also current with all updates.

This is probably something simple I'm missing, but I don't know what it is.

Yes, I tried the forums, but there is no such issue. The forums also are quite adamant about refusing me to register with a google E-Mail address. I am NOT going to change my E-Mail. If necessary I'll use the much older filezilla from my distribution.

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

#10739 icon new Bug report low FileZilla Client
Description

taskbar icon shows up twice when min to tray is on.

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

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

#10744 filezilla not working after update(FileZilla_3.15.0.1) moreinfo Bug report high FileZilla Client
Description

Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 150 allowed. Response: 220-Local time is now 16:46. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 5 minutes of inactivity. Command: AUTH TLS Response: 234 AUTH TLS OK. Status: Initializing TLS... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

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

#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

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

#10775 FileZilla Upload Speed Issue moreinfo Bug report high FileZilla Client
Description

Hi, I have 20 MBPS Leased line conncetion, even then the upload speed in filezilla i am getting is 20 KB, why is this? in order to upload files to our servers it's now taking hours

For More info, file zilla details, is below: FileZilla Client


Version: 3.16.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-02-29 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.9 SQLite: 3.10.2

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq Settings dir: C:\Users\srikanth.LOCAL\AppData\Roaming\FileZilla\

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

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.