Using get -latest /home/user/* c:\downloaded\
Hello:
I downloaded and installed the beta version so that I could utilize this new feature, which I'm assuming would get me the latest file based on the filedate within specified folder.
I need to get the latest file on the root of the FTP server and tried the following command. However, it started downloading all files in all subdirectories.
get -latest /* C:\RAW Source\
Is this command not for what my intention is?
Or if so, can you help me understand/fix?
Thanks
I downloaded and installed the beta version so that I could utilize this new feature, which I'm assuming would get me the latest file based on the filedate within specified folder.
I need to get the latest file on the root of the FTP server and tried the following command. However, it started downloading all files in all subdirectories.
get -latest /* C:\RAW Source\
Is this command not for what my intention is?
Or if so, can you help me understand/fix?
Thanks