User Profile

Collapse

Profile Sidebar

Collapse
Mateusz Dudek
Mateusz Dudek
Last Activity: Feb 20 '11, 07:02 PM
Joined: Dec 22 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Mateusz Dudek
    replied to Paramiko and ftp upload
    The problem is, that I'm running the program on Windows. There is no native SSH client that I could use with subprocess.
    See more | Go to post

    Leave a comment:


  • Mateusz Dudek
    started a topic Paramiko and ftp upload

    Paramiko and ftp upload

    I am fairly new to python, so this might be a trivial problem.

    I am using paramiko module to log in to ssh server running CentOS. I would like my program to upload some files from that ssh server to a remote ftp server. The problem is, that whenver I use exec_command to run ftp client, it closes immediately. Is there any other way of doing that? I don't really need to use the paramiko module, I can use anything, as long as it gets...
    See more | Go to post
No activity results to display
Show More
Working...