howdy...
whenever i call a system call (system "rcp $file $host:/tmp" for example), it copies the file, but it's empty at destination...
it makes no difference if i use variables or not...
i even tried putting the oneline command in a shell script and calling that from system, but with the same results...
any suggestions?
magnus