On Mon, Oct 30, 2000 at 10:59:25AM +1100, Rick Welykochy wrote:
> Any idea on how to specify a source file as used in an
> scp or rcp command, where the source filename contains
> a colon?
>
> Here is an example that fails:
>
> [rickw] scp log_20001030-08:41:23 rickw@bini/home/rickw
try
scp log_20001030-08\:41\:23 rickw@bini:/home/rickw
or maybe
scp 'log_20001030-08:41:23' rickw@bini:/home/rickw
>
> Bad host name: log_20001030-08
>
>
> --
> Rick Welykochy || Praxis Services
>
>
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
--
John
The difference between a good man and a bad one is the
choice of cause - William James
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug