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
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
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.
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.
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
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.
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
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
I Want to use开发者_开发百科 c++ or perl to send a file over the internet using OpenSSH and SFTP.
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.