Change or view current folder on FTP server
cd(
displays the path to the
current folder on the server.ftpobj
)
newFolder = cd(___)
also returns the path as a
character vector. You can use the input arguments from either of the previous
syntaxes. If you use the first syntax, then newFolder
is the path
after you change the folder.