Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: scp problem |
|---|---|
| Date: | Fri, 17 Aug 2007 16:50:10 -0400 |
On Fri, Aug 17, 2007 at 03:52:47PM +0200, Stephane Mikaty wrote:
When I try to perform an scp operation, I sometimes get the following output, a series of equal (=) signs, and the command returns, without any error message.
gnome@build:~/trans$ scp wreck.txt localhost:./test.txt ===================== gnome@build:~/trans$
The first thing I'd check is commands that produce output in your shell's equivalent of ~/.bashrc or ~/.cshrc. Any such commands must be wrapped, so that they only run when stdout is a terminal (i.e., test -t 1 returns true).
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | scp problem, Stephane Mikaty |
|---|---|
| Next by Date: | slow to establish ssh problem, rrk |
| Previous by Thread: | scp problem, Stephane Mikaty |
| Next by Thread: | Re: scp problem, Joseph Spenner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |