Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

Is it possible to automate transferring files from one computer to another computer and monitor the start time and end time and it can simultaneously transfer multiple files (multi-threading)? Is this possible thru automation anywhere meta bot or any scripts I can run through automation anywhere?

1 Answer

0 votes
by (29.5k points)

There are many ways for performing file transfer, simplest way to go about it would be by using simple task, I think metabot will be a bit too much for this unless you use a 3rd party application to access the computer.multi-thread, it depends on the way you implement the transfer. If you're just scripting it in then the bot will run the script from atmx line by line so no multi-thread there; you can do this type of multi-thread if you open 2 instance windows for transfer then just use tasks to actually start the transfer

Browse Categories

...