On Sat, 2003-01-25 at 10:41, Mohammed Sameer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi, 
> Sorry for bothering you with my stupid questions
> 
> i'm trying to use scp to copy some files from my local host to another host
> "ssh ed to it"
> I get
>  No such file or directory
> though the file is there
> 
> $ scp /tmp/file [EMAIL PROTECTED]:~/
> [EMAIL PROTECTED]'s password: 
> /tmp/file: No such file or directory
> 
> ls -lh /tmp/file
> - -rw-r--r--    1 mohammed mohammed     728k Jan 25 18:40 /tmp/file
> 
> I really don't understand the idea !
> searched google and had a look at the man pages but i didn't find any info.

Try the "-v" switch.  It'll spit out everything you ever wanted to
know...

-- 
+---------------------------------------------------------------+
| Ron Johnson, Jr.        mailto:[EMAIL PROTECTED]          |
| Jefferson, LA  USA      http://members.cox.net/ron.l.johnson  |
|                                                               |
| "Fear the Penguin!!"                                          |
+---------------------------------------------------------------+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to