Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Issue while using FTPClient Class

$
0
0

Hello,

 

 

We are attempting to use the vCO 6.1 FTPClient class in order to place files on an FTP server.  The client is able to successfully authenticate and place a file on the server, but it is not able to make or change directories.

 

Issuing the following commands result in a “500” (invalid syntax) error code:

 

  1. myFTPClient.executeCommand("mkdir", "test");
  2. myFTPClient.executeCommand(“cd”, “test”);

 

Is it possible to create and change directories with the FTPClient, and if so, what is the correct approach?

 

Thanks


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>