darkoperator / darkoperator/Posh-SSH
Set-SFTPFile : File already exists on remote host.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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