[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

scp from stdin



Is there a way to pipe input to a file on a remote host via scp?

i.e.

tar cz ~user | scp ??? user@remotehost.com:outfile.tgz



Reply to: