[svlug] Can't rcp between machines
Alan's Cell
yosemite at programmer.net
Sat Feb 3 13:50:00 PST 2007
looks like a wildcard expansion complaint.
Since you are using -r anyway, just drop the trailing /* portion, leaving just the directory pathname.
-----Original Message-----
From: Skip Evans <skip at bigskypenguin.com>
Subj: [svlug] Can't rcp between machines
Date: Sat Feb 3, 2007 1:39 pm
Size: 1K
To: SVLUG <svlug at lists.svlug.org>
Hey all,
I'm trying to rcp directories (web sites actually)
between two machines with the following command:
rcp -r 192.168.0.101:/usr/home/bp/public_html/* .
I've seen dozens of examples just like this on
various web pages, and I'm certain that all IP
addresses and directories are correct, pinged
between both machines to make sure the connection
is good, and even ssh'd from the destination
machine to the target server, but I still get:
%rcp -r 192.168.0.101:/usr/home/bp/public_html/* .
rcp: No match.
I know the correct files are in the source
directory, the permissions are correct.
Any suggestions would be greatly appreciated.
--
Skip Evans
Big Sky Penguin, LLC
61 W Broadway
Butte, Montana 59701
406-782-2240
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and
versatile PHP/MySQL development framework.
http://phpenguin.bigskypenguin.com/
_______________________________________________
svlug mailing list
svlug at lists.svlug.org
http://lists.svlug.org/lists/listinfo/svlug
More information about the Svlug
mailing list