Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload File Size Greatly Exaggerated #5513

Closed
cyberduck opened this issue Dec 6, 2010 · 1 comment
Closed

Upload File Size Greatly Exaggerated #5513

cyberduck opened this issue Dec 6, 2010 · 1 comment
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

964dd60 created the issue

Although this seems similar to: http://trac.cyberduck.ch/ticket/5508, I have the opposite issue.

When attempting to upload a directory, the size of the directory and its contents are greatly exaggerated. In an example case, the directory and its contents weigh in at 3.2 MB, but Cyberduck calculated the upload as being 1024.0 GB.

----------LOG DRAWER----------

NOOP
200 Zzz...
STAT /public_html/fusion/scripts/admin
213-STAT
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:21 .
drwxrwxr-x    3 frinfo     frinfo           4096 Nov 30 15:25 ..
-rw-r--r--    1 frinfo     frinfo            504 Oct 25 16:49 clients.functions.js
-rw-r--r--    1 frinfo     frinfo          17671 Oct 25 15:00 clients.sort.functions.js
-rw-r--r--    1 frinfo     frinfo          73863 Oct 27 11:08 content.add.functions.js
-rw-r--r--    1 frinfo     frinfo            433 Oct 25 16:52 content.functions.js
-rw-r--r--    1 frinfo     frinfo          18264 Oct 25 13:45 content.sort.functions.js
-rw-r--r--    1 frinfo     frinfo              0 Jul 14 10:39 index.html
-rw-r--r--    1 frinfo     frinfo         187402 Sep 14 10:34 portfolio.add.functions.js
-rw-r--r--    1 frinfo     frinfo            424 Oct 25 16:52 portfolio.functions.js
-rw-r--r--    1 frinfo     frinfo          19149 Oct 25 15:40 portfolio.sort.functions.js
-rw-r--r--    1 frinfo     frinfo            426 Oct 25 16:53 resources.functions.js
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:21 tiny_mce
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:13 tiny_mce_TEST
213 End.
NOOP
200 Zzz...
CWD /public_html/fusion/scripts/admin/tiny_mce_TEST
250 OK. Current directory is /public_html/fusion/scripts/admin/tiny_mce_TEST
STAT /public_html/fusion/scripts/admin/tiny_mce_TEST
213-STAT
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:13 .
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:21 ..
-rw-r--r--    1 frinfo     frinfo           3412 Dec  6 11:09 jquery.tinymce.js
drwxr-xr-x    2 frinfo     frinfo           4096 Dec  6 11:12 langs
-rw-r--r--    1 frinfo     frinfo          26931 Dec  6 11:09 license.txt
-rw-r--r--    1 frinfo     frinfo         383538 Dec  6 11:12 plugins.zip
-rw-r--r--    1 frinfo     frinfo           4338 Dec  6 11:09 section.php
-rw-r--r--    1 frinfo     frinfo         198873 Dec  6 11:13 themes.zip
-rw-r--r--    1 frinfo     frinfo         168772 Dec  6 11:10 tiny_mce.js
-rw-r--r--    1 frinfo     frinfo           5189 Dec  6 11:10 tiny_mce_popup.js
-rw-r--r--    1 frinfo     frinfo         344831 Dec  6 11:10 tiny_mce_src.js
drwxr-xr-x    2 frinfo     frinfo           4096 Dec  6 11:11 utils
213 End.
NOOP
200 Zzz...
CWD /public_html/fusion/scripts/admin
250 OK. Current directory is /public_html/fusion/scripts/admin
STAT /public_html/fusion/scripts/admin
213-STAT
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:21 .
drwxrwxr-x    3 frinfo     frinfo           4096 Nov 30 15:25 ..
-rw-r--r--    1 frinfo     frinfo            504 Oct 25 16:49 clients.functions.js
-rw-r--r--    1 frinfo     frinfo          17671 Oct 25 15:00 clients.sort.functions.js
-rw-r--r--    1 frinfo     frinfo          73863 Oct 27 11:08 content.add.functions.js
-rw-r--r--    1 frinfo     frinfo            433 Oct 25 16:52 content.functions.js
-rw-r--r--    1 frinfo     frinfo          18264 Oct 25 13:45 content.sort.functions.js
-rw-r--r--    1 frinfo     frinfo              0 Jul 14 10:39 index.html
-rw-r--r--    1 frinfo     frinfo         187402 Sep 14 10:34 portfolio.add.functions.js
-rw-r--r--    1 frinfo     frinfo            424 Oct 25 16:52 portfolio.functions.js
-rw-r--r--    1 frinfo     frinfo          19149 Oct 25 15:40 portfolio.sort.functions.js
-rw-r--r--    1 frinfo     frinfo            426 Oct 25 16:53 resources.functions.js
drwxr-xr-x    6 frinfo     frinfo           4096 Dec  6 11:30 tiny_mce
drwxr-xr-x    4 frinfo     frinfo           4096 Dec  6 11:13 tiny_mce_TEST
213 End.

--------END LOG DRAWER--------


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #5503. Please try the latest snapshot build available.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants