Seeing as you appear to be using DHCP (level C private IP  addresses tend to be a give-away), are you sure that neither DHCP lease has expired and it's user been reassigned to a different address? <br><br><div class="gmail_quote">
On Sat, Jul 25, 2009 at 7:41 AM, bob 295 <span dir="ltr"><<a href="mailto:icanprogram-sKcZck+fQKg@public.gmane.org">icanprogram-sKcZck+fQKg@public.gmane.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've been trying to chase down why SCP has suddenly refused to work between my<br>
two MEPIS Linux boxes here.<br>
<br>
I can ssh from either direction.<br>
<br>
When I try something like<br>
<br>
scp myfile 192.168.1.101:/tmp<br>
<br>
it prompts me for the password and then echos the line I put at the bottom of<br>
my .bashrc on the remote box (192.168.1.101) and returns without any copy<br>
happening.<br>
<br>
echo $?<br>
<br>
returns a 1 which I believe is an error.<br>
<br>
If I repeat the command with the -v option I can't see any obvious error,<br>
just that no copy actually happens.    In fact with the -v option on the last<br>
debug line says return code 0 ... which appears to contradict $?.    The<br>
debug stuff says that the command it is sending is "scp -v -t /tmp" ... that<br>
also looks curious to me.<br>
<br>
Thanks in advance for your help.<br>
<br>
bob<br>
<font color="#888888">--<br>
The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/" target="_blank">http://gtalug.org/</a><br>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns<br>
How to UNSUBSCRIBE: <a href="http://gtalug.org/wiki/Mailing_lists" target="_blank">http://gtalug.org/wiki/Mailing_lists</a><br>
</font></blockquote></div><br>