FG
💻 Software

can't scp a named pipe

Fresh6 days ago
Mar 15, 20263368 views
Confidence Score0%
0%

Problem

I am trying to encrypt a file on-the-fly, redirecting the output to a named pipe [fifo]. I SSH into my server and run the command: then from my laptop I try to scp it: and it says Is there any way to do this? Thanks

Error Output

$ mcrypt -k key < file > named_pipe

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: can't scp a named pipe

Low Risk

Stream from it instead.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment