Trouble coping files

tbradford_at_gmail.com
Date: 03/25/05


Date: 24 Mar 2005 15:33:27 -0800

So I am trying to copy files from my Linksys WRT54G Router, running a
EWRT Linux written by the folks at www.portless.net. When I try to copy
from the router, this is what I get:

C:\Documents and Settings\Administrator\Desktop>pscp -r -unsafe -l root
192.168.
1.1:/opt/htdocs htdocs
root@192.168.1.1's password:
warning: remote host sent a compound pathname 'c:'
         renaming local file to ''
security violation: remote host attempted to write to a '.' or '..'
path!

and all that happens is that is creates the "htdocs" directory, and
doesn't copy individual files. I can copy individual files, but just
not the whole directory and subfolders. Any help would be greatly
appreciated