User Profile

Collapse

Profile Sidebar

Collapse
csudess
csudess
Last Activity: Mar 28 '11, 08:28 AM
Joined: Apr 1 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • csudess
    started a topic FTP change get path
    in Perl

    FTP change get path

    I use an ftp server and when i get a file, i would like to change the directory i mean where i wanna to save the file i ve tryed this
    Code:
    $ftp->get("data.txt","data.txt","D:/work/list/data.txt")
    but it didnt work, anybody have a solution?

    Thank u afurther for ur answer
    See more | Go to post
    Last edited by numberwhun; Apr 7 '10, 09:44 PM. Reason: Please use code tags!!!

  • csudess
    started a topic Send entry data via lan
    in Perl

    Send entry data via lan

    I have used perl Tk and i have an entry, i would like to send the entry value to another pc how could i get that? the socket is working between two computer but how could i send data? Anybody have a simple code or smt? Thank afurther for ur answer!
    See more | Go to post
No activity results to display
Show More
Working...