FG

How to download a directory and its contents using PSFTP?

Fresh3 days ago
Mar 15, 202624182 views
Confidence Score0%
0%

Problem

I'm using PSFTP and am looking to download two directories and all of their subdirectories and place them else where on my server. I would think it would be as simple as But I get read permission errors, however, if I specify one file at a time, it works. Any ideas?

Error Output

get dirname c:\localdirname
get dirname2 c:\localdirname2

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to download a directory and its contents using PSFTP?

Low Risk

Use . To move directories within the same server, you can also use .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment