Menu

#7 Whenever fa files ise FTP'd by Curl, ist remains allocated

closed-fixed
None
5
2007-06-30
2007-06-01
Anonymous
No

Any file FTP'd by REXX-Curl remains allocated.
This means FTP'd files are not deleable or movable to another location as long as the rexx program is not terminated and restarted again. Closing the files by rexx does not save that problem.

I am using:
Windows XP
REXX REGINA v3.3
REXX CURL Version 1.3

Discussion

  • Mark Hessling

    Mark Hessling - 2007-06-15
    • assigned_to: nobody --> rexx
     
  • Mark Hessling

    Mark Hessling - 2007-06-15

    Logged In: YES
    user_id=86185
    Originator: NO

    Is this problem with downloading a file to Windows XP?
    Are you using your own OUTFILE or OUTSTEM function, or are you leaving it up to cURL to save the file?
    DO you have a small sample program that demonstrates this problem?

     
  • Mark Hessling

    Mark Hessling - 2007-06-15
    • status: open --> pending-fixed
     
  • Mark Hessling

    Mark Hessling - 2007-06-15

    Logged In: YES
    user_id=86185
    Originator: NO

    Found the problem. It is when files are uploaded; the specified INFILE is not closed. Files specified in OUTFILE are also closed after curlperform().
    Fixed and will be available in next release; 2.0

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.