Opened 16 years ago
Closed 16 years ago
#4382 closed Bug report (rejected)
Randomly file skipping
Reported by: | Jeroen | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | OS X | |
Operating system version: | 10.5.6 |
Description
Filezilla randomly skips files when I try to upload. It happens infrequently.
log:
2009-03-31 15:19:40 3104 1 Status: Connection established, waiting for welcome message...
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::OnReceive()
2009-03-31 15:19:40 3104 1 Response: 220 XS4ALL ftpd DCLXVI
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::SendNextCommand()
2009-03-31 15:19:40 3104 1 Command: USER mclelyst
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::OnReceive()
2009-03-31 15:19:40 3104 1 Response: 331 Password required for mclelyst.
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::SendNextCommand()
2009-03-31 15:19:40 3104 1 Command: PASS
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::OnReceive()
2009-03-31 15:19:40 3104 1 Response: 230 User mclelyst logged in.
2009-03-31 15:19:40 3104 1 Status: Connected
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::ResetOperation(0)
2009-03-31 15:19:40 3104 1 Trace: CControlSocket::ResetOperation(0)
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::FileTransfer()
2009-03-31 15:19:40 3104 1 Status: Starting upload of /Users/jeroendehaas/Documents/School/Stage/website/index.php
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::SendNextCommand()
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::ChangeDirSend()
2009-03-31 15:19:40 3104 1 Command: CWD /usr/local/WWW/B/.5c1/m/mclelyst/htdocs
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::OnReceive()
2009-03-31 15:19:40 3104 1 Response: 250 CWD command successful
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::SendNextCommand()
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::ChangeDirSend()
2009-03-31 15:19:40 3104 1 Command: PWD
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::OnReceive()
2009-03-31 15:19:40 3104 1 Response: 257 "/usr/local/WWW/B/.5c1/m/mclelyst/htdocs" is current directory.
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::ResetOperation(0)
2009-03-31 15:19:40 3104 1 Trace: CControlSocket::ResetOperation(0)
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::ParseSubcommandResult(0)
2009-03-31 15:19:40 3104 1 Trace: FileTransferSubcommandResult()
2009-03-31 15:19:40 3104 1 Status: Skipping upload of /Users/jeroendehaas/Documents/School/Stage/website/index.php
2009-03-31 15:19:40 3104 1 Trace: CFtpControlSocket::ResetOperation(0)
2009-03-31 15:19:40 3104 1 Trace: CControlSocket::ResetOperation(0)
2009-03-31 15:19:40 3104 1 Status: File transfer successful
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | filezilla.log added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
Check your file exist action, they are most likely set to skip.
edit: I can't upload at all anymore.