Morning folks, I have a python script that has been working for quite some time that connects to an SFTP server, grabs specific files, downloads them, and finally deletes them off of the remote server.
Everything works just fine, but we've had to point to a new SFTP server thats running Windows. Now, for some reason, I'm able to push files, delete files, and list files in a directory, but not actually download the files. I've tried every combination of '', '.', './', '/', '/home/', '/foldername/', I can think of with zero success. Does this problem ring a bell for anyone? Thanks, Mark http://markphillip.com -- Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin
