How to upload the last file added in the folder to the server automatically
How to upload the last file added to the folder to the server
What command to use to allow me to upload only the last file generated, for a bat-file
I used that
bat - file
What command to use to allow me to upload only the last file generated, for a bat-file
I used that
put -last
command but it doesn't work it copies everything, I only want the last file generated.
bat - file