Re: Private Key with Passphrase (General questions)
Please move Blocking = True prior to calling Connect.
Do you specify full paths when you use PutFile? I don't see if you use \ or / at the front of paths. Remember - when accessing remote file you must always use full path, such as
/home/joe/file.txt
Can you make sure you do that?