python - Connecting to SFTP server via Windows' Command Prompt -


this question has answer here:

i'm wondering if there's way connect sftp server windows' command prompt, executing batch file. need install additional software? software?

the purpose pretty basic file operations (upload, delete, rename) on remote sftp server executing batch file.

and way, have heard python's fabric library, , wonder whether it's better solution batch script mentioned basic file operations?

thanks lot!

the built in ftp command doesn't have facility security. can use winscp, open source free sftp client , ftp client windows.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -