PSCP Basic Upload

From D-Wiki
Revision as of 20:53, 30 January 2022 by Denis (talk | contribs) (Created page with "= PSCP Basic Upload = Basic file uploading command using pscp with placeholders. Port option is sometimes not needed so it can be omitted. <code>pscp -P [PORT] -r folder\to\...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PSCP Basic Upload

Basic file uploading command using pscp with placeholders. Port option is sometimes not needed so it can be omitted.

pscp -P [PORT] -r folder\to\copy user@server:/path/to/copy/folder/[FILE]