Questions tagged [winscp]
WinSCP is an open source free SFTP, FTP and SCP client for Windows. WinSCP is commonly used by power users to upload files to web servers. Beyond this, WinSCP offers scripting and .NET assembly to automate file transfer tasks.
84 questions
1 vote
0 answers
136 views
SFTP using WinSCP - can list dir and delete files, but not upload/download
I am running an SFTP server on Windows Server 2022, and want to grant full read and write access for SFTP users to a directory on an Ubuntu machine on the LAN. I have created a Windows user which ...
1 vote
1 answer
533 views
su -l shell seems to close automatically when remote is WinSCP
I have a script invoked at ssh invocation (on Linux) to run some commands and then login as a different user su -l <anotheruser> - all this works fine, when I use any Linux based scp/ssh clients....
0 votes
1 answer
419 views
powershell detect login is sftp
tl;dr in powershell, how can I detect a login is specifically SFTP and not SSH or local? On Windows 10 I have the built-in OpenSSH service running. For SFTP protocol connections, the server uses the ...
0 votes
1 answer
590 views
WinSCP with sk-ed25519 Key
Since pageant cannot work with security keys / sk-ed25519, i moved over to OpenSSHs agent on Windows. Generating and importing sk-ed25519 is no problem. use these keys for open ssh sessions also works ...
0 votes
0 answers
2k views
From a running EC2 instance, how do I download the AWS generated private key for use with SSH and WinSCP?
From a running EC2 instance, how do I download the AWS generated private key for use with SSH and WinSCP in PEM format? I expected to see Download on the Actions menu, but it's not there. I'm ...
1 vote
0 answers
447 views
making all S3 uploads to digitaloceans spaces default to being public
I'm using DigitalOcean Spaces to upload a bunch of files in different directories. In particular, I'm using WinSCP to do the upload via the S3 protocol. The problem is that, per WinSCP, all the files ...
1 vote
1 answer
11k views
WinSCP can't authenticate to my server using public key
I need to be able to upload files to my server on a VM instance on Google Cloud. I was following this tutorial: https://www.youtube.com/watch?v=o_OQEydt3MI I've generated key via PuTTY key generator ...
-1 votes
1 answer
298 views
Why a download from Hyper-V VM to host via WinSCP starts fast then slows down to kilobytes per second?
I created a VM (gen 2). I installed Ubuntu Server 20.04. It is connected to my physical network adapter via External Switch. Then I connect to it with WinSCP to download a 2GB ISO file and it takes ...
-1 votes
1 answer
3k views
Copying files to remote server failed
I am supposed to upload a website file to remote server. However, I kept getting this error 4 - copying files to remote server failed. I did some testing around. WinSCP had no problem uploading an ...
0 votes
1 answer
3k views
How to connect GCP, VM machine with WinSCP
I created Virtual machine (VM) instance in the GCP but unable to connect with WinSCP from the windows machine. I created on VM instance in the GCP then generated pub key by using command ssh-keygen ...
1 vote
0 answers
1k views
Webdav Path Length over 256
I mounted Webdav in Windows 10 as a Network Drive Z. The Problem is that the Folder Structure and Path Length is way to deep for my Windows Explorer. https://dms-vser01:9090/ix-webdav/DMS -> Z:\...
0 votes
0 answers
3k views
WinSCP client and OpenSSH Server - Server offered these authentication methods: publickey,keyboard-interactive
We can connect with user/password, but we have a client that wants to connect with ssh-rsa certificate. WinSCP log: . 2020-03-19 17:00:01.376 -------------------------------------------------------...
1 vote
1 answer
1k views
How to connect from WinSCP to GCE instance as the root user?
I'm able to connect WinSCP session to Google Cloud Project's Compute Engine instance, but only as a user (from the sudoer group). Which doesn't let me change any files. And through a PuTTY terminal ...
2 votes
1 answer
1k views
How can I troublshoot: 530 No security mechanism selected
I am using BitVise SSH Server. Normally I have it listening on 49000 for SSH/SFTP requests which works fine. I am trying to set it up to listen for FTP on 21. According to the logs the connection is ...
1 vote
1 answer
5k views
Host ssh-rsa key is refused by WinSCP when connecting on scheduled task, but not when launched manually
As part of a scheduled task that runs on a Windows Server 2012 machine, I use WinSCP to connect via sFTP using credentials and ssh-rsa key. When the scheduled task runs, the connection fails with the ...
1 vote
1 answer
1k views
Error: 0xC002918F at FTP Task, FTP Task: Unable to connect to FTP server using "FTP Connection Manager"
I am trying to download data files from a FTP server to local machine through SSIS. But it throws the error Error: 0xC002918F at FTP Task, FTP Task: Unable to connect to FTP server using "FTP ...
9 votes
4 answers
1k views
What caused a huge amount network traffic via SSH?
I have a virtual server running Ubuntu 18.04 from a well known hosting company. This morning our Fortigate Firewall logs shows that my Win10 computer transferred 3.5TB to and 6.5TB from my virtual ...
1 vote
1 answer
969 views
WinSCP from Windows 2000 server to Windows 2016 OpenSSH server refuses to start shell/command
I have a Windows 2000 server that I installed WinSCP 4.4.0 on, and a Windows 2016 server that I installed an OpenSSH server on. I can ssh into the Windows 2016 server fine from Linux, as well as from ...
0 votes
1 answer
3k views
WinSCP connecting to CoreFTP - Server's Host Key is Invalid
I created a key with PuttyGen as shown below (and saved private and public key files): I then used that key in CoreFTP setup: I stopped/restarted CoreFTP. I am able to Telnet to port 22 from the ...
1 vote
1 answer
1k views
How to allow an SCP client to change file mod time without being the owner
WinSCP complains at me when it tries to change the file modification time of a file it doesn't own. It says, set times: Operation not permitted. I can remove this error message by unchecking "...
4 votes
1 answer
8k views
vsftpd ssl (tls) fatal: protocol version
I'm trying to configure vsftpd. As for ftp it works pretty well, but for ssl it's causing errors and actually I cant connect to ftp by using ssl. Here's WinSCP log for connection: Server asks for ...
1 vote
0 answers
430 views
VSFTP Not Working After Static IP Change
Basically this is the deal. I install vsftpd everything was working fine with dynamic ip and these vsftpd.config settings, could easily access through winscp: listen=NO listen_ipv6=Yes ...
1 vote
2 answers
1k views
Change the default SCP command flags in Linux
I am trying to move a file from a virtual machine (Ubuntu 18.04) on my local system to a remote server using a very basic scp command. This issue is present only on one particular server, others work ...
0 votes
1 answer
4k views
Load Testing Scenario for upload/download file to/from sftp server using winscp client on Azure
We have Azure (Microsoft cloud), we have installed winscp to upload and download files to SFTP server but performance is too much low, it takes more than enough time to upload and download 50-100 MB ...
0 votes
2 answers
332 views
Domain name is opening the website but its IP address shows nginx Not found
My domain name is www.blissedmaths.com. Its IP is 159.89.162.44. while opening through blissedmaths.com, it opens. But IP address not working. Due to that, I am unable to access my droplet via WinSCP (...
3 votes
2 answers
24k views
Setting up public key authentication to Linux server from Windows (ppk private key)
I created a public and private key using PuTTYgen and copied the public key to .ssh/authorized_keys under my user account. Then I try to specify the private key when trying to log in, but apparently ...
7 votes
1 answer
3k views
SFTP vs FTPS, and is an FTP server even required for SFTP?
I have an Ubuntu 16.04 instance that seems to not have FTP installed, but I can use WinSCP to connect from my local pc to the instance using protocol SFTP on port 22, and then I can download files ...
0 votes
1 answer
1k views
Automated SFTP transfer using WinSCP - how safe is it to store credentials in Windows environment variables?
I've had to implement an automated SFTP file transfer which requires a username and password. Not wanting to leave the password in a text file / batch script for the world to stumble across, I've ...
0 votes
1 answer
323 views
WinSCP fails for one user
We use WinSCP to transfer files from our developer's (Windows) boxes to Linux boxes in the lab. This works fine for all users, except this one, poor, unfortunate developer. He can connect to all other ...
0 votes
1 answer
56 views
WinSCP automatically configure runtime
I have a bastion/jump box providing WinSCP for users to carry out transfers to secured hosts. This is integrated into a privileged access management (PAM) service. I want to automate some behaviours ...
2 votes
0 answers
3k views
Network error: Software caused connection abort(SSH)
Firstly i apologize my English. Our Azure Linux(Ubuntu 16.04.2 LTS) instance has been running for more than a 2 months now. Suddenly tuesday night without any configuration to server, I get randomly "...
1 vote
2 answers
2k views
Opening winscp in the same folder as opened putty session [closed]
Say I am in /home/user/folder1/folder2/ in putty i want to open winscp in that folder.I can do the other way around; Open putty in current folder from winscp.Or atleast is there any other software ...
-1 votes
2 answers
1k views
Winscp - Trying to log in to a distant website and having a Can't open data connection
I'm using WinScp to get to a distant ftp server. I cannot connect on my laptop, having the following message Can't open data connection. Yet when my colleague is connecting on her machine, she can ...
1 vote
0 answers
520 views
Auto-retry synchronize when connection is lost
I have an script like this: open ftps://user:[email protected] -explicitssl -certificate="..." option batch continue mkdir remotedir cd remotedir lcd "local directory" synchronize remote -criteria=...
-1 votes
2 answers
2k views
Cannot transfer files to Windows Server 2012 IIS with FTPS encryption active
So I'm pretty new to IIS and FTPS, tho I usually use ubuntu and vsftpd with sftp for secure file transfer. But in this case I was tasked with setting up a FTP server on a Windows server 2012 ...
1 vote
0 answers
178 views
WinSCP successfully uploads to a CIFS automount but fails on the final rename
One system has CIFS autofs home directories. I can upload files without issue but it seems to be failing on the final rename: But I can see the file uploaded, just with the .filepart extension: The ...
2 votes
1 answer
4k views
Reconnect WinSCP after a connection failed while keeping remote directory up to date
I want to keep a local directory synced remotely through FTP. If my internet connection is ready, I can easily use WinSCP.com to connect to the FTP and keep files up-to-date using the command: "c:\...
2 votes
1 answer
684 views
WinSCP settings with Google's settings for SSH
Trying to set up WinSCP so I can have SFTP access to my instance running off Compute Engine and using these directions. However when reading over the instructions here, I am confused about how to ...
50 votes
4 answers
292k views
How do I perform a file transfer using remote desktop on Windows 10?
I have been using remote desktop for a number years, on a number of versions of Windows, most recently 8.1. Yesterday I upgraded to 10. I had to download Remote Desktop from the Windows Store. Easy ...
12 votes
1 answer
3k views
Why is FileZilla so much faster than PSFTP?
I'm using FileZilla 3.10.3 and PSFTP 0.63 (PuTTY). Can anyone help me figure out why the throughput I get is so drastically different between the two clients? It can't just be a shortcoming of the ...
7 votes
3 answers
32k views
Why is FileZilla SFTP file transfer max capped at 1.3MiB/sec instead of saturating available bandwidth? rsync and WinSCP are even slower
I'm downloading from a server and downloads are maxing out at 1.3MiB/second with FileZilla but I can start concurrent downloads and they will download at 1.3MiB/second also. So why can't I download ...
9 votes
4 answers
10k views
Copying over SSH via PuTTY tools is slower than via WinSCP
Uploading from my Windows PC (1) to my Ubuntu machine (2) in another city using PuTTY tools is slow. I tested this over OpenVPN tunnel and via port forwarding to (2). It turns out that using rsync (...
1 vote
1 answer
286 views
WinSCP, Debian & Sublime Text - File change not recognised by server
I'm connecting to a Debian server using WinSCP (with private key not password if that makes a difference). It's setup so that when I double click on a file it opens in Sublime Text (v3, Build 3065). ...
4 votes
3 answers
16k views
WinSCP General failure uploading
I am trying to successfully upload a Multi Drupal site source code onto my var/www/html/ directory. So far, I have uploaded everything but the sites folder. When I do try to upload it, it gets up to ...
4 votes
2 answers
16k views
Getting "Received too large SFTP packet" error when connecting with root account to the server via WinSCP
I've tried different ways and read some solutions including these: Why I am not able to ssh as root? Editing with Winscp And an article from Forum of Ubuntu I don't understand why when I connect with ...
1 vote
1 answer
158 views
how to avoid console network error (host is not communicating) when passwd or update?
I am trying to change the root password and update ssl package but the commands passwd or yum update {package} make the console loops endlessly. I have set the buffer to 600 sec. which I am reaching ...
1 vote
2 answers
517 views
CentOS ssh connection stalls after server bandwidth upgrade
I have a few linux servers inside a customer that recently MASSIVELY increased his bandwidth - from about 0.8/5mbps to 25mpbs/100mbps... (yes 100mpbs!) this is very good, but ever since my WinSCP/...
3 votes
3 answers
9k views
Using sudo in WinSCP
I need to update httpd.conf in /usr/local/apache/conf path. I have generated SSH key in cpanel, and selected it in Advanced options in SSH/Authentication section. Also I have tried two different ...
-2 votes
2 answers
433 views
Remote PXE server files
Is it possible to view the contents of a remote PXE/TFTP Server on a Windows PC? I would like to get the pxelinux.0 file off of a remote server, but when I connect using WinSCP or just Explorer I get ...
1 vote
1 answer
703 views
How To Block FTP Users From Changing File Permissions
I have been tasked with trying to reproduce an issue one of our developers is running into. On certain FTP servers, the FTP library he is using (Starksoft/Biko) returns a "530: Not Logged In" error. ...