in reply to Re^2: Error checking on system SCP
in thread Error checking on system SCP

Umm (sorry, i must improve my english skills ...)

"I'm just giving it junk on the path." It seems to be the problem. You must pass a well formed path (user@(dns-name|ip-address):/path/to/somewhere), or scp will acts as a simple 'cp' or copy.

try this errors:



Regards

turo

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'