WinSCP File transfer automation using Pywinauto || Python

preview_player
Показать описание
This video describes about automating the WinSCP file transfer using python
Рекомендации по теме
Комментарии
Автор

Hi Sir, when I try to print control identifiers of winscp tool, i don't even see combo box fields. It says no element found. How are you able to access it? Which version of winscp is this?

jenniferdeepar
Автор

Hi,
Can you please tell us how to upload file or table to winscp server directly from python notebook (azure databricks)?
Thanks

harpreetsingh-xoft
Автор

Thanks sir. Keep it up posting regularly

rajeevsharma
Автор

Hi, can you also make a video on how to read the response from Putty...for example we are executing 'ls' command and that returns the list of files available in any particular directory, how can we capture this ?

bhuvaneshwarihangaragi
Автор

Could you please send me the link to your blog? I would like to try this code.

ampuerowilmer
Автор

I tried to automate login, but className for Host Name, Port and UserName are same, How u inspect that can u please tell me

kiranmudili
Автор

can you say that how to solve this error
Import "pywinauto.application" could not be resolved

BHASKVJ
Автор

Hi, all the script works great! But some times when the automation supposed to click on 'open directory' (send_keys('^O')) on folder to take the file from path (Local Side), the automation make click on 'open directory' on folder to upload the file to path (server side). And after than send the path not in right place.

Do you know how to fix that? Thanks!

bargelman
Автор

Could you please send me the link to your blog? I would like to try this code.

maryannreyes