Hi.<BR><BR>I'm using bash, and often use scp to copy files to a remote server.<BR><BR>As we know, the syntax is:<BR><BR>scp /local/path/to/my/upload username@mydomain ...