python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
WinSCP getting password from xml file
I have successfully created a syntax that uses the WinSCPnet.dll (.NET assembly).
Also, a config.xml file has been created to provide the credentials and start the session.
I do this successfully with...
Clifford Piehl
Votes: 0
Answers: 2
Trouble with WinSCP & SISS. Execute Process Task Error
I am having difficultly with grabbing data from our WinSCP site through our SSIS software. Below is the Process I currently have
Executable: C:\Program Files (x86)\WinSCP\WinSCP.exe Arguments /script=...
user16334511
Votes: 0
Answers: 0
WinSCP Power shell script is generating error "The value supplied is not valid, or the property is read-only" while connecting to SFTP server
I my trying to connect to a client SFTP server from our Windows Server to pull the files. The connection works fine when trying from my Local machine both using WinSCP application and PowerShell scrip...
Manish Kumar
Votes: 0
Answers: 1
WinSCP .NET Assembly impersonation issue: The stub received bad data
I have an .NET console app using WinSCP assembly version 5.19.5. The app is under impersonation in order to access files on NAS so that I set ExecutableProcessUserName and ExecutableProcessPassword fo...
Charline
Votes: 0
Answers: 1