Comment 2 for bug 409615

Revision history for this message
Martin Pool (mbp) wrote : Re: Unable to push via ftp

2009/12/1 David Muir <email address hidden>:
> Not sure if this is bug or a limitation of Bazaar's ftp capabilities, but I
> just tried pushing a branch via ftp, and it crapped out saying:
>
> dmuir@dmuir-laptop:~/path/to/local/branch$ bzr push
> ftp://example.com/repos/branch
> FTP temporary error: 451
> /repos/branch/.bzr/repository/upload/b7heyf38dq944kqzfswj.pack:
> Append/Restart not permitted, try again. Retrying.
>
> FTP temporary error: 451
> /repos/branch/.bzr/repository/upload/b7heyf38dq944kqzfswj.pack:
> Append/Restart not permitted, try again. Retrying.
> FTP temporary error: 451
> /repos/branch/.bzr/repository/upload/b7heyf38dq944kqzfswj.pack:
> Append/Restart not permitted, try again. Retrying.
> bzr: ERROR: Transport error: FTP temporary error during APPEND
> /repos/branch/.bzr/repository/upload/b7heyf38dq944kqzfswj.pack.Aborting. 451
> /repos/branch/.bzr/repository/upload/b7heyf38dq944kqzfswj.pack:
> Append/Restart not permitted, try again
>
>
> Same thing happens when I try again.
>
> Any help would be much appreciated.

Hi,

This is <https://bugs.edge.launchpad.net/bzr/+bug/409615>. If you are
interested in fixing it, we can help you do a patch. It won't be two
lines but I don't expect it will be a huge change. If you just want a
workaround, I would suggest using sftp (or bzr+ssh) instead.

It might help if you post to that bug what ftp server software you're
using, if you know.

--
Martin <http://launchpad.net/~mbp/>