Custom Query (8036 matches)
Results (310 - 312 of 8036)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#10718 | rejected | ABOR command repeated 5000 times | ||
Description |
I found this on my log, repeated 5020 times (2 lines, so it's 2505 commands): (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> ABOR (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> 226 ABOR command successful Then there are 2 last commands like this one: (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> ABOR (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> 226 ABOR command successful (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> could not send reply, disconnected. I remember that this was a scheduled backup that I canceled. I don't have any more information about this, but this is very strange. OS Name Microsoft Windows Server 2012 R2 Standard Filezilla 0.9.53 beta |
|||
#5131 | rejected | ACTIVE mode no longer working | ||
Description |
Updated my installation to version 3.3.1 on Saturday. FileZilla Client Version: 3.3.1 Build information:
Linked against:
I maintain three Windows Sites at AMHOSTING.COM. These all require ACTIVE transfer mode. Now, all three sites no longer work with FileZilla. The earlier version worked fine. Native FTP sessions with (from Windows NT; Windows Vista 32 and 64 bit) FTP sessions using SMARTFTP (using ACTIVE transfer) work fine. Your latest version doesn't work. Here is a log Filezilla ... and SMARTFTP Filezilla =================================== Status: Resolving address of www.powersportsads.net Status: Connecting to 204.10.137.244:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER XXXXXXX Response: 331 Password required for XXXXXX. Command: PASS Response: 230 User XXXXXX logged in. Status: Connected Status: Retrieving directory listing... Command: CWD /httpdocs Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PORT 24,211,50,212,5,57 Response: 500 Invalid PORT Command. Command: PASV Response: 227 Entering Passive Mode (204,10,137,244,10,195). Command: LIST Response: 425 Can't open data connection. Error: Failed to retrieve directory listing SMARTFTP [03:49:21] SmartFTP v4.0.1072.0 [03:49:21] Resolving host name "www.powersportsads.net" [03:49:21] Connecting to 204.10.137.244 Port: 21 [03:49:21] Connected to www.powersportsads.net. [03:49:21] 220 Microsoft FTP Service [03:49:21] USER XXXXXX [03:49:21] 331 Password required for XXXXXX. [03:49:21] PASS (hidden) [03:49:21] 230 User XXXXXX logged in. [03:49:21] SYST [03:49:21] 215 Windows_NT [03:49:21] Detected Server Type: Windows NT [03:49:21] RTT: 124.972 ms [03:49:21] FEAT [03:49:22] 211-FEAT [03:49:22] SIZE [03:49:22] MDTM [03:49:22] 211 END [03:49:22] TYPE I [03:49:22] 200 Type set to I. [03:49:22] REST 0 [03:49:22] 350 Restarting at 0. [03:49:22] PWD [03:49:22] 257 "/" is current directory. [03:49:22] CWD /httpdocs [03:49:23] 250 CWD command successful. [03:49:23] PWD [03:49:23] 257 "/httpdocs" is current directory. [03:49:23] TYPE A [03:49:23] 200 Type set to A. [03:49:23] PORT 192,168,1,104,5,62 [03:49:23] 200 PORT command successful. [03:49:23] LIST -aL [03:49:23] 150 Opening ASCII mode data connection for /bin/ls. [03:49:23] 3296 bytes transferred. (24.7 KB/s) (130 ms) [03:49:23] 226 Transfer complete. [03:49:23] MDTM _vti_inf.html [03:49:24] 213 20091110104827 [03:49:24] Time zone offset: -28800 seconds (-8.0 hours) HOPE THIS HELPS |
|||
#12618 | duplicate | ADD status column at TRANSFER QUEUE , shows , downloaded or skipped depend on the file status | ||
Description |
Hello , if i am downloading just new files only from a server , and if there is old files exist in my local folder , i only need to see the status of the files that been skipped , i can see the logs up there but its too fast to track on the transfer queue section i see SEVER/LOCAL FILE - SIZE - DIRECTION - REMOTE FILE - SIZE - PRIORITY - TIME I just need to see a new column shows the status of the new files that was processed last , downloaded or skipped thank you |