winscp Questions

11

Solved

Hi I can login to the GCE VM with WinSCP using my own username, cannot login as root...this is by default according to Google, and can be changed. Changed like this: Step 1: Login SSH and Su Root...
Urbanna asked 29/10, 2015 at 8:28

4

Solved

Is there way to switch between user accounts using WinSCP? When I am using PuTTY, I can use su command to switch users between different accounts. For an example: kitis@localhost$ kitis@lo...
Fishworm asked 13/7, 2012 at 5:47

4

Solved

I have a symbolic link in my Linux machine. I want to copy just the symbolic link (not the target) to a Windows machine and then copy this symbolic link from Windows machine back to some other Li...
Harakiri asked 30/4, 2014 at 5:21

4

Using the .NET assembly of WinSCP to upload a file. OperationResultBase.Check() is throwing the following error: WinSCP.SessionRemoteException: Transfer was successfully finished, but temporary ...
Mobility asked 1/6, 2012 at 22:34

1

Solved

I use WinSCP within a Powershell script. It suddenly stopped working. After a while I could figure out that the problem appeared from a more recent version of PowerShell: Reduced code: & winscp...
Elisha asked 15/11, 2022 at 3:27

5

I have an Ubuntu server on Amazon, I installed everything for working with it (php, mysql, phpmyadmin, apache..), The problem is that I cant move around or edit files using the FTP. I get the err...
Whitmer asked 1/2, 2015 at 9:56

2

I'm trying to automate the transfer of files with WinSCP using PowerShell. I've installed .NET assembly. In the code I've added, I've taken out credentials and hostname for privacy and I'm also usi...
Halfassed asked 24/4, 2017 at 19:19

5

I am trying to connect to an FTPS server using C# via WinSCP and I am getting this error: SSH host key fingerprint ... does not match pattern ... After tons of research, I believe is has somet...
Maureenmaureene asked 27/1, 2016 at 23:39

1

i have a script to run and he works fine when i use that on PowerShell ISE, but i need to run at .ps1 file (double clicking) and when i try this, hothing happen... the powershell's window ope...
Blimp asked 7/4, 2022 at 12:50

6

Solved

I followed instructions here carefully however I haven't get this working right. Here is what I did: Run WinSCP enter Hostname (Elastic IP of my Instance) enter username "ec2-user" enter public k...
Gumboil asked 20/6, 2011 at 16:4

6

Solved

We were asked to set up an automated upload from one of our servers to an SFTP site. There will be a file that is exported from a database to a filer every Monday morning and they want the file to ...
Cavitation asked 2/8, 2016 at 23:28

5

Solved

Is there anyway to copy files from Windows machine to a remote Linux machine with a DOS command/other command-line tool (by specifying username and password in the command). I normally do this usin...
Solitta asked 28/5, 2011 at 14:55

7

Solved

My files are on a remote Ubuntu Linux server. When I download the files and edit it in either the WinSCP text editor or Notepad++, the file end-of-line style changes to Windows. So when I resave th...
Arson asked 27/12, 2009 at 23:18

7

When I try to SSH into my cluster, there are two stages. So I have to enter the password twice to go to my home directory using SSH in a Linux terminal or PuTTY. But when I try to use WinSCP, I ge...
Chanell asked 23/11, 2014 at 19:18

8

Solved

I am trying to use WinSCP to transfer files over to a Linux Instance from Windows. I'm using private key for my instance to login to Amazon instance using ec2-user. However ec2-user does not ...
Flapdoodle asked 14/1, 2016 at 20:19

6

Currently I'm developing ansible orchestration system. The project structure is something like this: site.yml webservers.yml fooservers.yml roles/ common/ files/ templates/ tasks/ handlers...
Echidna asked 30/7, 2015 at 20:14

5

Solved

I am facing a peculiar issue while trying to SFTP a file from Windows to Unix server. The error "stack trace" is - 4: Failure at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846...
Renegado asked 13/11, 2014 at 7:57

2

I'm trying to move a file from my local machine to another machine into which I've SFTP-ed. The file has 160MB. The transfer stops after a quarter of the file is moved over, with the following mes...
Doris asked 24/1, 2017 at 17:9

5

Solved

Is there a way to connect Visual Studio Code to WinSCP program? I tried that, but it doesn't work. I set this value to external editor "C:\Users\Omistaja\AppData\Local\Code\update.exe --processSta...
Zymosis asked 2/5, 2015 at 8:30

2

Solved

I'm trying to connect to a SFTP server via an SSIS package. The package executes WinSCP with the following connection string in a .txt file: open sftp://username:fc$#[email protected]:22 H...
Teneshatenesmus asked 22/12, 2015 at 0:29

1

Solved

Exception calling "Check" with "0" argument(s): "Upload of file '2019-06-11.zip' was successful, but error occurred while setting the permissions and/or timestamp. If the problem persists, turn of...
Underground asked 23/7, 2019 at 13:4

3

Installed WinSCP .net using nuget installer. Visual Studio 2013 SSIS BIDS 2012 Project references are correct - pointing to DLL that was installed Project contains one script which is a strippe...
Pluvial asked 26/3, 2015 at 14:42

1

I am trying to connect to SFTP server using PowerShell, and using WinSCP .NET assembly. Code is not able to open the session ($session.Open($sessionOptions)). In the logs I found, Exception:...
Sheenasheeny asked 14/3, 2019 at 17:32

3

Solved

When I use WinSCP in Windows to connect to VMware with Ubuntu, it prompted this: The server rejected SFTP connection, but it listens for FTP connections. Did you want to use FTP protocol instea...
Januarius asked 7/1, 2014 at 6:39

1

Solved

I've read a whole bunch of different forums on this but cant seem to get mine to work. I need to transfer a file from my local machine to an SFTP server using SSIS. Here is what I've already done: ...
Polyclitus asked 24/9, 2018 at 14:51

© 2022 - 2024 — McMap. All rights reserved.