sftp
WinInet wrapper for FTP in Delphi
Give advice, please. I want to develop FTP / SFTP / FTPS client download manager in Delphi on WinInet. On what better to do (Indy, ISC Components, WinInet ...)? May already have solution开发者_JS百科s[详细]
2023-04-11 23:07 分类:问答How to change file permission for all sub-directories (CHMOD)
I\'ve a directory, inside which I\'ve multiple directories each containing several image files. I want to change the file permissions to 755 for all the sub-directories and the image files inside the[详细]
2023-04-11 12:55 分类:问答C#. Security and Efficiency Loopholes When Uploading Files through a .Net Application via SFTP
I need advice from developers who have either faced or have experience dealing with a situation similar to the one described below; just to avoid reinventing the wheel.[详细]
2023-04-10 19:24 分类:问答Has anyone created an FTP adapter for the Windows Azure Service Bus Brokered Messaging service?
Let us say that I have an FTP server getting XML files sent each day, and that I want to post theese to the Windows Azure Service Bus Brokered Messaging service.[详细]
2023-04-10 06:48 分类:问答How to import a project to eclipse using jcraft ftp plugin
NOTE: I am a new user so I\'m not allowed to post images nor more than two links. Since my problem is quite silly I provided screenshots. If you have the time you can download a zip with the pngs here[详细]
2023-04-09 14:51 分类:问答ruby sftp error password reset
I am troubleshooting a ruby script that queries a database, creates a csv, and sftps it to another server.开发者_运维技巧The server the script is on is a rhel box, running ruby 1.87 I believe.[详细]
2023-04-09 04:21 分类:问答Browse Directory option for sftp and ftp
Currently I\'m doing 开发者_如何学编程the functionality for sftp using jsch-0.1.44. I need to add option for the user to browse the directory. So how to get the list of files from the remote server. I[详细]
2023-04-08 17:53 分类:问答Can I configure JSch to automatically reconnect on connection failures?
I am using the JSch API for Java for SFTP connections. Sometimes t开发者_如何转开发he server may be down for a second or the connection may be busy. In these cases I would need to re-connect to the se[详细]
2023-04-06 22:55 分类:问答Want to use c++ or perl to send a file over the internet using OpenSSH and SFTP---Windows Vista both
I Want to use开发者_开发百科 c++ or perl to send a file over the internet using OpenSSH and SFTP.[详细]
2023-04-06 10:47 分类:问答Mapping FTP and SFTP as Network Drive in Windows programmatically (Network redirector)
I have been assigned an internal task that i need to write a Windows App in C# that, when user input their username and password, Windows magically map the FTP or SFTP folder as a network drive.[详细]
2023-04-06 07:00 分类:问答