Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: how to tell if a file is still being modified

by samtregar (Abbot)
on Sep 15, 2003 at 21:33 UTC ( [id://291666]=note: print w/replies, xml ) Need Help??


in reply to how to tell if a file is still being modified

One way to solve this problem is to write your own FTP server in Perl. Net::FTPServer makes it easy. Just inherit from the provided base classes and implement your processing at the end of the close() method. I did this for Bricolage and it works very well.

-sam

Replies are listed 'Best First'.
Re: Re: how to tell if a file is still being modified
by oylee (Pilgrim) on Sep 15, 2003 at 23:12 UTC
    Neat idea! This is something I'll definitely look into.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://291666]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-19 04:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found