python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
What is the best way to use the lib Ionic.Zip (DotNetZip) and SshNet to download a directory via SFTP/SCP directly to a zip file
What is the best way to use the lib Ionic.Zip (DotNetZip) and SshNet to download a directory via SFTP/SCP directly to a zip file, I would like to do this without running out of memory and if possible ...
Isaque Neves
Votes: 0
Answers: 0
Sftp Outbound gateway. Fail to list file using regex
I want to lists files recursively as describe through a regex. This is the code that works
@Bean(value = "listFiles")
public IntegrationFlow listFiles() {
IntegrationFlow flow = Integrat...
Azinuddin
Votes: 0
Answers: 1
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
Azure SFTP server with multiple user accounts which could be managed
I need an SFTP server hosted on Azure. The important thing is that it should support multiple user accounts and their management at runtime ( via an interface or API), i.e. password reset, account blo...
Lagrange4376
Votes: 0
Answers: 1