Top "Winscp" questions

WinSCP is an open source free SFTP, FTP and SCP client for Windows.

How To Run a Script in WinSCP

I am using winSCP GUI to connect to linux terminal and then copy the files and other stuff. Now i …

linux shell unix winscp
Is it possible to connect to a running docker container with Winscp?

I am able to connect to host on which docker system runs. But I cannot find out how to connecting …

docker amazon-ec2 winscp docker-image
WinSCP: Where can I find the list of successfully transfered files? Like in FileZilla

When I transfer files with WinSCP, I only see them while they are being transferred. Once the files are uploaded/…

winscp
SSH host key fingerprint does not match pattern C# WinSCP

I am trying to connect to an FTPS server using C# via WinSCP and I am getting this error: SSH …

c# ftp winscp ftps winscp-net
Export sessions from WinSCP to FileZilla

I have been using WinSCP for a while and have decided to give FileZilla another go for a while before …

import export filezilla winscp
Ansible development environment

Currently I'm developing ansible orchestration system. The project structure is something like this: site.yml webservers.yml fooservers.yml roles/ …

ubuntu ide ansible winscp
WinSCP: How to make sure SFTP upload gets renamed from .zip.filepart to .zip?

Using the .NET assembly of WinSCP to upload a file. OperationResultBase.Check() is throwing the following error: WinSCP.SessionRemoteException: Transfer …

c# sftp scp winscp winscp-net
WinSCP connect to Amazon AMI EC2 Instance changing user after login to "root"

I followed instructions here carefully however I haven't get this working right. Here is what I did: Run WinSCP enter …

amazon-ec2 sudo putty scp winscp
Use private key in WinSCP SCP script

I have been trying to figure this out. I hope someone can help. I have written a batch script to …

batch-file scp ssh-keys winscp
Opening Sublime Text editor from PuTTY terminal

I'm implementing a program on my Linux virtual server. For that I use WinSCP and PuTTY. Should I install my …

terminal editor sublimetext putty winscp