[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with scp



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 uniball@host.com:~/
> uniball@host.com'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:ron.l.johnson@cox.net          |
| Jefferson, LA  USA      http://members.cox.net/ron.l.johnson  |
|                                                               |
| "Fear the Penguin!!"                                          |
+---------------------------------------------------------------+



Reply to: