User Profile

Collapse

Profile Sidebar

Collapse
SMRCA
SMRCA
Last Activity: Apr 1 '09, 01:56 PM
Joined: May 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SMRCA
    started a topic FTP to SFTP using pyftpdlib

    FTP to SFTP using pyftpdlib

    Hello,
    I am new to python and ftp,
    I have FTP sever which is working for "Virtual Users and virtual directory/files" and now I want to use secured connections,
    I find out that I can do it using pyftpdlib, paramiko is also good,
    which one is best to use?
    Does anyone have idea that how I can implement SFTP without changing too much code,
    I guess I only have to change Authorizer for authentication,...
    See more | Go to post

  • SMRCA
    started a topic svg: problem of scaling in group of elements

    svg: problem of scaling in group of elements

    Hello to all,

    I am new in svg and don't have any idea of all functions

    first let me clear what I want to implement,

    I want to make a shape in dia that have one textbox, one rectangle on its right side and 2 images in rightmost side,

    the code is like .....

    Code:
    <?xml version="1.0"?>
    <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
    ...
    See more | Go to post
No activity results to display
Show More
Working...