FG
💻 Software

How to copy a file from unix to windows machine, from commandline

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

Problem

How to copy a file from unix machine to windows machine, from commandline.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to copy a file from unix to windows machine, from commandline

Low Risk

Assuming that, the Windows box have a shared folder. You can use smbclient command. Which provide a FTP-like command line interface over the SMB protocol. This post provide a ready to use example, which looks a perfect answer. If you need to copy fi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment