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

Re: about scp



On Thu, 19 Jan 2006 10:43:40 -0200
Gilberto Villani Brito <linux@giboia.org> wrote:

> Try:
> # scp -p 19666 <source file> www.myservername.com:<destination dir>
> or
> # scp -p 19666 www.myservername.com:<source file> <destination dir>
> if you want get file from server.
> 
> Gilberto

The port must be specified with '-P' not '-p'

Andrei
-- 
If you can't explain it simply, you don't understand it well enough. (Albert Einstein)



Reply to: