forward 564462 [email protected] thanks On Sat, Jan 9, 2010 at 17:45, <[email protected]> wrote: > X-debbugs-Cc: [email protected] > 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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

