Hi,
We have a task in build and deployment that is we need to take backup of files on the server before uploading to the servers.
We have tried FTP download file action in Final builder but using this we are able to download a single file at a time but we need to take the entire backup files on the server
For example we need to download a folder website from server. Can you please suggest how to download a particular directory(list of fiels) from a server using
FTP actions.
We tried robocopy also we have access related issues usng that.
Please suggest how to do this using FTP actions..