[Cyberduck-trac] [Cyberduck] #5616: #5608: Double Uploading of Files

Cyberduck trac at trac.cyberduck.ch
Mon Jan 3 17:29:43 CET 2011


#5616: #5608: Double Uploading of Files
---------------------------+------------------------
    Reporter:  johnpruden  |       Owner:
        Type:  defect      |      Status:  closed
    Priority:  normal      |   Milestone:
   Component:  core        |     Version:  3.8.1
    Severity:  normal      |  Resolution:  duplicate
    Keywords:              |    Platform:
Architecture:              |
---------------------------+------------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => duplicate


Old description:

> Transfers window log drawer follows.
> The file uploads twice.  After it reaches 100% during the upload, it
> continues on until it reaches 200%, then it's complete.
> No error messages.
>
> I typically have to upload about 4GB of files at a time and it takes way
> too long to do it twice.  Is it a preference setting that's wrong?
>

> FROM TRANSFERS WINDOW:
>
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 7 of 1000 allowed.
> 220-Local time is now 07:49. Server port: 21.
> 220-This is a private system - No anonymous login
> 220-IPv6 connections are also welcome on this server.
> 220 You will be disconnected after 15 minutes of inactivity.
> USER public at johnpruden.com
> 331 User public at johnpruden.com OK. Password required
> PASS ********
> 230-User public at johnpruden.com has group access to:  johnprud
> 230 OK. Current restricted directory is /
> FEAT
> 211-Extensions supported:
>  EPRT
>  IDLE
>  MDTM
>  SIZE
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  AUTH TLS
>  PBSZ
>  PROT
>  ESTA
>  PASV
>  EPSV
>  SPSV
>  ESTP
> 211 End.
> NOOP
> 200 Zzz...
> SYST
> 215 UNIX Type: L8
> PASV
> 227 Entering Passive Mode (69,89,21,64,247,23)
> MLSD /
> 150 Accepted data connection
> type=cdir;sizd=4096;modify=20110103144719;UNIX.mode=0755;UNIX.uid=8345;UNIX.gid=8347;unique=871g86b4036;
> .
> type=pdir;sizd=4096;modify=20110103144719;UNIX.mode=0755;UNIX.uid=8345;UNIX.gid=8347;unique=871g86b4036;
> ..
> 226-Options: -a -l
> 226 2 matches total
> CWD /
> 250 OK. Current directory is /
> TYPE A
> 200 TYPE is now ASCII
> PASV
> 227 Entering Passive Mode (69,89,21,64,190,211)
> LIST -a
> 150 Accepted data connection
> drwxr-xr-x    2 johnprud   johnprud         4096 Jan  3 07:47 .
> drwxr-xr-x    2 johnprud   johnprud         4096 Jan  3 07:47 ..
> 226-Options: -a -l
> 226 2 matches total
> TYPE I
> 200 TYPE is now 8-bit binary
> PASV
> 227 Entering Passive Mode (69,89,21,64,184,210)
> STOR /03-02.wav
> 150 Accepted data connection
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 6 of 1000 allowed.
> 220-Local time is now 08:21. Server port: 21.
> 220-This is a private system - No anonymous login
> 220-IPv6 connections are also welcome on this server.
> 220 You will be disconnected after 15 minutes of inactivity.
> USER public at johnpruden.com
> 331 User public at johnpruden.com OK. Password required
> PASS ********
> 230-User public at johnpruden.com has group access to:  johnprud
> 230 OK. Current restricted directory is /
> FEAT
> 211-Extensions supported:
>  EPRT
>  IDLE
>  MDTM
>  SIZE
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  AUTH TLS
>  PBSZ
>  PROT
>  ESTA
>  PASV
>  EPSV
>  SPSV
>  ESTP
> 211 End.
> TYPE I
> 200 TYPE is now 8-bit binary
> PORT 192,168,1,50,240,226
> 200 PORT command successful
> STOR /03-02.wav
> 150 Connecting to port 61666
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 4 of 1000 allowed.
> 220-Local time is now 08:53. Server port: 21.
> 220-This is a private system - No anonymous login
> 220-IPv6 connections are also welcome on this server.
> 220 You will be disconnected after 15 minutes of inactivity.
> USER public at johnpruden.com
> 331 User public at johnpruden.com OK. Password required
> PASS ********
> 230-User public at johnpruden.com has group access to:  johnprud
> 230 OK. Current restricted directory is /
> FEAT
> 211-Extensions supported:
>  EPRT
>  IDLE
>  MDTM
>  SIZE
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  AUTH TLS
>  PBSZ
>  PROT
>  ESTA
>  PASV
>  EPSV
>  SPSV
>  ESTP
> 211 End.
> SITE CHMOD 666 /03-02.wav
> 200 Permissions changed on /03-02.wav
> QUIT
> 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
> 221 Logout.
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 5 of 1000 allowed.
> 220-Local time is now 08:53. Server port: 21.
> 220-This is a private system - No anonymous login
> 220-IPv6 connections are also welcome on this server.
> 220 You will be disconnected after 15 minutes of inactivity.
> USER public at johnpruden.com
> 331 User public at johnpruden.com OK. Password required
> PASS ********
> 230-User public at johnpruden.com has group access to:  johnprud
> 230 OK. Current restricted directory is /
> FEAT
> 211-Extensions supported:
>  EPRT
>  IDLE
>  MDTM
>  SIZE
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  AUTH TLS
>  PBSZ
>  PROT
>  ESTA
>  PASV
>  EPSV
>  SPSV
>  ESTP
> 211 End.
> QUIT
> 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
> 221 Logout.
>

> On Jan 1, 2011, at 6:44 PM, Cyberduck wrote:
>
> #5608: Double Uploading of Files
> ---------------------------+------------------------------------------------
>    Reporter:  johnpruden  |        Owner:
>        Type:  defect      |       Status:  new
>    Priority:  normal      |    Milestone:
>   Component:  core        |      Version:  4.0b8
>    Severity:  normal      |   Resolution:
>    Keywords:              |     Platform:  Mac OS X 10.6
> Architecture:              |
> ---------------------------+------------------------------------------------
>
> Comment (by dkocher):
>
> Post any error message and the transcript from the log drawer in the
> ''Transfers'' window.
>
> --
> Ticket URL: <http://trac.cyberduck.ch/ticket/5608#comment:1>
> Cyberduck <http://cyberduck.ch>
> Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3
> Browser for Mac & Windows.

New description:

 Transfers window log drawer follows.
 The file uploads twice.  After it reaches 100% during the upload, it
 continues on until it reaches 200%, then it's complete.
 No error messages.

 I typically have to upload about 4GB of files at a time and it takes way
 too long to do it twice.  Is it a preference setting that's wrong?


 FROM TRANSFERS WINDOW:


 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 7 of 1000 allowed.
 220-Local time is now 07:49. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 USER public at johnpruden.com
 331 User public at johnpruden.com OK. Password required
 PASS ********
 230-User public at johnpruden.com has group access to:  johnprud
 230 OK. Current restricted directory is /
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 NOOP
 200 Zzz...
 SYST
 215 UNIX Type: L8
 PASV
 227 Entering Passive Mode (69,89,21,64,247,23)
 MLSD /
 150 Accepted data connection
 type=cdir;sizd=4096;modify=20110103144719;UNIX.mode=0755;UNIX.uid=8345;UNIX.gid=8347;unique=871g86b4036;
 .
 type=pdir;sizd=4096;modify=20110103144719;UNIX.mode=0755;UNIX.uid=8345;UNIX.gid=8347;unique=871g86b4036;
 ..
 226-Options: -a -l
 226 2 matches total
 CWD /
 250 OK. Current directory is /
 TYPE A
 200 TYPE is now ASCII
 PASV
 227 Entering Passive Mode (69,89,21,64,190,211)
 LIST -a
 150 Accepted data connection
 drwxr-xr-x    2 johnprud   johnprud         4096 Jan  3 07:47 .
 drwxr-xr-x    2 johnprud   johnprud         4096 Jan  3 07:47 ..
 226-Options: -a -l
 226 2 matches total
 TYPE I
 200 TYPE is now 8-bit binary
 PASV
 227 Entering Passive Mode (69,89,21,64,184,210)
 STOR /03-02.wav
 150 Accepted data connection
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 6 of 1000 allowed.
 220-Local time is now 08:21. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 USER public at johnpruden.com
 331 User public at johnpruden.com OK. Password required
 PASS ********
 230-User public at johnpruden.com has group access to:  johnprud
 230 OK. Current restricted directory is /
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 TYPE I
 200 TYPE is now 8-bit binary
 PORT 192,168,1,50,240,226
 200 PORT command successful
 STOR /03-02.wav
 150 Connecting to port 61666
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 4 of 1000 allowed.
 220-Local time is now 08:53. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 USER public at johnpruden.com
 331 User public at johnpruden.com OK. Password required
 PASS ********
 230-User public at johnpruden.com has group access to:  johnprud
 230 OK. Current restricted directory is /
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 SITE CHMOD 666 /03-02.wav
 200 Permissions changed on /03-02.wav
 QUIT
 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
 221 Logout.
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 5 of 1000 allowed.
 220-Local time is now 08:53. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 15 minutes of inactivity.
 USER public at johnpruden.com
 331 User public at johnpruden.com OK. Password required
 PASS ********
 230-User public at johnpruden.com has group access to:  johnprud
 230 OK. Current restricted directory is /
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 QUIT
 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
 221 Logout.
 }}}

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5616#comment:1>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list