wodSFTP / wodSFTP.NET / wodSFTPdll
wodSFTP / wodSFTP.NET / wodSFTPdll
Frequently Asked Questions
- Can I move file on the server from one directory to another?
- Cannot connect over SQUID proxy server?
- Do I need to register wodkeys dll
- Does the sftp control support host key validation?
- Does wodSFTP support regular FTP connections?
- Events and Blocking Property problems (Component busy error).
- How to connect to server with private key in wodSFTP.NET?
- How to connect to server with private key in wodSFTP?
- How to find current path in wodSFTP?
- How to generate and save private and public key in wodSFTP with wodKeys component?
- How to generate and save private and public key in wodSFTP.NET with wodKeyManager.NET component?
- How to import wodSFTP ActiveX in Visual FoxPro (step by step)?
- How to import wodSFTP COM object in Delphi 2005, Delphi 2006 and Delphi 2007?
- How to initialize wodSFTP ActiveX component in Visual FoxPro 7 or later?
- How to preserve file date/time?
- I have both wodSSH and wodSFTP. Is there a way to combine them somehow, so I can execute some command and transfer files at the same time?
- I understand that wodSFTP uses port 22. Is this the only port that wodSFTP transmit and receives?
- I use GetFile(localFilePath, "myfile.data") to download file, and I get error that file does not exist, but I am 100% sure it exists?
- If I want to log on to a server and drop a file in whatever directory I end up in after logon (my default directory), what would I enter for the RemotePath property. I just want to be able to 'put' a file without having to know what directory I am in. In
- Load private key from string?
- Method not found: 'Void WeOnlyDo.Client.SFTP.set_LicenseKey(System.String) '. What should i do?
- Using Sftp1.GetAttributes command , how do I know if the file being probed doesn't exist?