Top "Winscp" questions

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

VSCode how to connect to WinSCP

Is there a way to connect Visual Studio Code to WinSCP program? I tried that, but it doesn't work. I …

visual-studio-code winscp
Switching users using WinSCP between different accounts

Is there way to switch between user accounts using WinSCP? When I am using PuTTY, I can use su command …

linux shell unix sudo winscp
Get permission to work with files on my Amazon EC2 Ubuntu server using FTP-WinSCP

I have an Ubuntu server on Amazon, I installed everything for working with it (php, mysql, phpmyadmin, apache..), The problem …

amazon-ec2 ftp file-permissions winscp ubuntu-server
WinSCP command-line passive mode

I am calling WinSCP via command line but I can't figure out how to set passive mode properly to the …

scripting ftp winscp passive-mode
WinSCP .NET library: Connect to SFTP server without specifying SSH host key fingerprint

In the current stable release of WinSCP, it seems that using SshHostKeyFingerprint is mandatory and there are no ways to …

ssh sftp public-key winscp winscp-net
WinSCP: Server refused our key

Ok, I've got a working connection to a server on our production machine. I need to replicate that on my …

ssh putty private-key winscp
WinSCP: Text search on remote files

I use WinSCP to get access on the remote files of our project. How can I search for some text/…

search full-text-search remote-server winscp
How to copy symbolic link file from Linux to Windows and then back to Linux but still keeping it as a symbolic link

I have a symbolic link in my Linux machine. I want to copy just the symbolic link (not the target) …

linux windows gzip symlink winscp
Recovering deleted files from WinSCP

I accidentally deleted some logs files from my server from root user in WinSCP. In preference options, there was a …

winscp undelete
WinSCP.SessionRemoteException: Copying files to remote side failed. Could not change to "/ftp:/"; 'ftp:' not found

enter code hereI am having an issue putting my file on a remote FTP server. I am using WinSCP .NET …

c# ftp winscp winscp-net