darkoperator / darkoperator/Posh-SSH

Set-SFTPFile : File already exists on remote host.

Open
#259 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
1.1k
Forks
222
PR merge metrics
No merged PRs in 30d

Description

When uploading multiple files to a host via powershell script the following error occurs but the files upload ok:

Set-SFTPFile : File already exists on remote host.

The remote directory is confirmed empty.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Set-SFTPFile implementation and reproducing the upload of multiple files through a PowerShell script against an empty remote directory. Trace why the command reports that a file already exists despite successful uploads; done means the false error no longer appears while genuine remote-file conflicts remain distinguishable.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.