Scheduler task to download all folder on /

Core FTP client questions and answers
Locked
vpardo
Posts: 1
Joined: Thu Jul 25, 2013 9:08 am

Scheduler task to download all folder on /

Post by vpardo »

We download all the folders that exist in the root.

Every day creates a new folder on the server, how would program the task to download all the folders?

Thanks in advance
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

Queue up one file in the root. Rename it to a wildcard. Select the "recurse" option when you set the wildcard.

If there is no file in the root you will need to create a file.


www.coreftp.com/docs/web1/Schedule_FTP_transfers.htm
Locked