forward 564462 sitec...@lists.manyfish.co.uk
thanks

On Sat, Jan 9, 2010 at 17:45,  <jida...@jidanni.org> wrote:
> X-debbugs-Cc: sitec...@lyra.org
> Package: sitecopy
> Version: 1:0.16.6-3
> Severity: important
>
> Try this simple test with your network disconnected.
> You'll see that it MARKS THE FIRST FILE AS SUCCEEDING IN ALL CASES.
>
> $ touch a b c
> $ sitecopy --update dreamhost; echo $?
> sitecopy: Updating site `dreamhost' (on jidanni.org in ~/jidanni.org/)
> Uploading test/a: [Connecting to jidanni.org...
> ssh: connect to host jidanni.org port 22: Network is unreachable
> Couldn't read packet: Connection reset by peer
> ] done.
> Uploading test/b: [] failed: An error occurred.
> Uploading test/c: [] failed: An error occurred.
> sitecopy: Errors occurred while updating the remote site.
> 1
> $ sitecopy --update dreamhost; echo $?
> sitecopy: Updating site `dreamhost' (on jidanni.org in ~/jidanni.org/)
> Uploading test/b: [Connecting to jidanni.org...
> ssh: connect to host jidanni.org port 22: Network is unreachable
> Couldn't read packet: Connection reset by peer
> ] done.
> Uploading test/c: [] failed: An error occurred.
> sitecopy: Errors occurred while updating the remote site.
> 1
> $ sitecopy --update dreamhost; echo $?
> sitecopy: Updating site `dreamhost' (on jidanni.org in ~/jidanni.org/)
> Uploading test/c: [Connecting to jidanni.org...
> ssh: connect to host jidanni.org port 22: Network is unreachable
> Couldn't read packet: Connection reset by peer
> ] done.
> sitecopy: Update completed successfully.
> 0
>
> $ cat ~/.sitecopyrc
> site dreamhost
> server jidanni.org
>  protocol sftp
>  ftp showquit
>  username jidanni
>  local ~/jidanni.org/
>  remote ~/jidanni.org/
>  exclude *~
>  exclude "#*#"

I'm forwarding this bug to the upstream mailing-list.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to