Help for this page

Select Code to Download


  1. or download this
    Net-FTPSSL Version: 0.17
    
    ...
    <<+ 555 Can't read command channel socket: 
    >>> QUIT
    <<+ 555 Can't read command channel socket:
    
  2. or download this
    use Net::FTPSSL;
    
    ...
    $ftps->put("test");
    
    $ftps->quit();