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

Resume fails for upload #4084

Closed
cyberduck opened this issue Jan 13, 2010 · 7 comments
Closed

Resume fails for upload #4084

cyberduck opened this issue Jan 13, 2010 · 7 comments
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

a42c171 created the issue

I looked through the previous tickets, but I couldn't find anything directly related to this. I'm also not sure if this is a server side issue or something to do with CyberDuck.

I'm trying to upload new files to my server (ftp.bic-church.org) for development, so I'm uploading the same file every couple minutes. Sometimes the file transfer works, sometimes it gives the following error:

I/O Error: Upload Failed
/httpdocs/wm/get-involved/partnership2/botswana/partnership-handbook-v3.asp
Skipped 25159 bytes instead of 29977.

The transcript shows the following:

PASV
227 Entering Passive Mode (65,61,47,111,8,190).
APPE partnership-handbook-v3.asp
125 Data connection already open; Transfer starting.
QUIT
226 Transfer complete.

Now, if I delete the file on the server, and then try the transfer, it works fine.

This is quite annoying, to have to keep deleting the files on the server and then uploading.

I've been using CyberDuck for about a week, and it seemed to be fine, until now.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In eb6979c.

@cyberduck
Copy link
Collaborator Author

a42c171 commented

My apologies... I'm not that familiar with bug reporting. Does this mean that the issue has been fixed in build eb6979c? If so, where can I download it?

@cyberduck
Copy link
Collaborator Author

a42c171 commented

Got it. Thanks! I'll see if it fixes the issue (seems to, so far).

@cyberduck
Copy link
Collaborator Author

umiwangu commented

The problem isn't any better now. In fact, it's a lot worse with this new build. Now any overwrites I do (from local computer to online server) don't take. The changes I make locally are not reflected online unless I manually delete the file online, and then replace it with the local copy.

@cyberduck
Copy link
Collaborator Author

a42c171 commented

Why don't I have permission to open this ticket again?

Shall I just make a new one?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:6 umiwangu]:

The problem isn't any better now. In fact, it's a lot worse with this new build. Now any overwrites I do (from local computer to online server) don't take. The changes I make locally are not reflected online unless I manually delete the file online, and then replace it with the local copy.

Can you post the error message and full transcript log.

@cyberduck
Copy link
Collaborator Author

a42c171 commented

Replying to [comment:10 dkocher]:

Replying to [comment:6 umiwangu]:

The problem isn't any better now. In fact, it's a lot worse with this new build. Now any overwrites I do (from local computer to online server) don't take. The changes I make locally are not reflected online unless I manually delete the file online, and then replace it with the local copy.

Can you post the error message and full transcript log.

It's actually working well now. I think it may have been because "resume" was the default mode selected, when I actually wanted to use "overwrite". I think you can just close this ticket for now.

@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 ftp FTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants