|
|
|
|
|
|
Back to questions
Dart.PowerTCP.secureFTP
 |
Alma(beginner) 7 months ago |
|
|
Hello I'm try to do a secure FTP to download a file using certificates. When I try issue the
getDirectory command I get the following error:
Login failed:
System.InvalidOperationException: No credentials are available in the security package
at
Dart.PowerTCP.SecureFtp.aw.Invoke(Delegate A_0, Object[] A_1)
at
Dart.PowerTCP.SecureFtp.Ftp.Invoke(FtpCommand command, String modifier)
at
Dart.PowerTCP.SecureFtp.Ftp.Invoke(FtpCommand command)
at
Dart.PowerTCP.SecureFtp.Ftp.GetDirectory()
Any assistance given will be greatly
appreciated. |
|
|
|
|

|
|
|