I
intrados
I just purchased a new computer running Windows 10 Home and it's great. The only problem is that I can't get the FTP connection to my remote server working correctly with any program (WinSCP, FileZilla, etc.). On my older computer (Windows 8) using the exact same login information it works just fine. And the other people who access that same server report no difficulty.
On the new machine: SFTP to remote server works both with password and RSA key and passphrase. PuTTY works to provide shell access with no problem.
I'm able to navigate through folders in the WinSCP commander view, delete files, and make modifications to file properties.
The problem is that I can't place local files onto the server with drag and drop or by any other means.
Specific errors during upload attempt:
1. Server unexpectedly closed network connection.
2. Copying files to remote side failed.
I can try to reconnect, but it just loops continuously. It places a file with the same name and extension on the server but with 0 bytes (that I then have to log in to delete).
Can this be my Windows 10 configuration stopping the connection? I've tried to allow through firewall with dedicated rules. Even turned firewall off entirely. No luck.
The user logging in through WinSCP is the owner of all folders and files on the server. I've also tried logging in as root with same result.
I've run out things to try and am looking for help. Any ideas?
Thanks!
WinSCP log file shows:
. 2019-01-07 21:06:59.155 Copying "C:\[…]\file" to remote directory started.
. 2019-01-07 21:06:59.157 Binary transfer mode selected.
. 2019-01-07 21:06:59.157 Opening remote file.
> 2019-01-07 21:06:59.157 Type: SSH_FXP_OPEN, Size: 96, Number: 33539
< 2019-01-07 21:06:59.190 Type: SSH_FXP_HANDLE, Size: 13, Number: 33539
> 2019-01-07 21:06:59.190 Type: SSH_FXP_WRITE, Size: 1607, Number: 34054
> 2019-01-07 21:06:59.191 Type: SSH_FXP_CLOSE, Size: 13, Number: 34308
> 2019-01-07 21:06:59.191 Type: SSH_FXP_SETSTAT, Size: 92, Number: 33801
. 2019-01-07 21:06:59.234 Server unexpectedly closed network connection
. 2019-01-07 21:06:59.234 Connection was lost, asking what to do.
. 2019-01-07 21:06:59.234 Asking user:
. 2019-01-07 21:06:59.234 Server unexpectedly closed network connection. ()
* 2019-01-07 21:07:01.220 (ESshFatal) Server unexpectedly closed network connection.
* 2019-01-07 21:07:01.220 Copying files to remote side failed.
Continue reading...
On the new machine: SFTP to remote server works both with password and RSA key and passphrase. PuTTY works to provide shell access with no problem.
I'm able to navigate through folders in the WinSCP commander view, delete files, and make modifications to file properties.
The problem is that I can't place local files onto the server with drag and drop or by any other means.
Specific errors during upload attempt:
1. Server unexpectedly closed network connection.
2. Copying files to remote side failed.
I can try to reconnect, but it just loops continuously. It places a file with the same name and extension on the server but with 0 bytes (that I then have to log in to delete).
Can this be my Windows 10 configuration stopping the connection? I've tried to allow through firewall with dedicated rules. Even turned firewall off entirely. No luck.
The user logging in through WinSCP is the owner of all folders and files on the server. I've also tried logging in as root with same result.
I've run out things to try and am looking for help. Any ideas?
Thanks!
WinSCP log file shows:
. 2019-01-07 21:06:59.155 Copying "C:\[…]\file" to remote directory started.
. 2019-01-07 21:06:59.157 Binary transfer mode selected.
. 2019-01-07 21:06:59.157 Opening remote file.
> 2019-01-07 21:06:59.157 Type: SSH_FXP_OPEN, Size: 96, Number: 33539
< 2019-01-07 21:06:59.190 Type: SSH_FXP_HANDLE, Size: 13, Number: 33539
> 2019-01-07 21:06:59.190 Type: SSH_FXP_WRITE, Size: 1607, Number: 34054
> 2019-01-07 21:06:59.191 Type: SSH_FXP_CLOSE, Size: 13, Number: 34308
> 2019-01-07 21:06:59.191 Type: SSH_FXP_SETSTAT, Size: 92, Number: 33801
. 2019-01-07 21:06:59.234 Server unexpectedly closed network connection
. 2019-01-07 21:06:59.234 Connection was lost, asking what to do.
. 2019-01-07 21:06:59.234 Asking user:
. 2019-01-07 21:06:59.234 Server unexpectedly closed network connection. ()
* 2019-01-07 21:07:01.220 (ESshFatal) Server unexpectedly closed network connection.
* 2019-01-07 21:07:01.220 Copying files to remote side failed.
Continue reading...