FG
💻 Software

SCP recursive file transfer order

Fresh5 days ago
Mar 15, 20263163 views
Confidence Score0%
0%

Problem

Wondering whether it's possible to specify a sort order when transferring files with . For example: Since perhaps this may be related to how functions, is there some way to configure ssh on the source(server)-side so that files are transfered, for example, in ascending filename order?

Error Output

scp

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SCP recursive file transfer order

Low Risk

I whould solve the problem with and the pipe-transparency of . An example can be seen below, the remote PC is named . Before the test, I created three empty files in by executing . The flag of makes it read filenames to pack from the next parameter,…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment