![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Please help with Webdav transfer script | brazen1445 | Shell Programming and Scripting | 1 | 03-12-2008 08:37 AM |
| transfer a variable in a shell script? | fedora | Shell Programming and Scripting | 11 | 09-22-2006 09:56 AM |
| How to transfer files (By using generic script) when using sftp | gsri | Shell Programming and Scripting | 0 | 08-28-2006 06:39 PM |
| Transfer script. | khan1978 | Shell Programming and Scripting | 1 | 10-25-2005 10:56 AM |
| Creation and Transfer of TAR file from one machine to another Using UNIX script | rahuljadhav | Shell Programming and Scripting | 2 | 08-27-2003 02:49 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
script to be run after every FTP transfer
Hello everyone,
we are running VSFtpd as FTP Server on Redhat AS 5. I would like to have a script to be run immediately after every FTP transfer. Is is possible (or with any other FTP Server?). I thought of writing a script to monitor if FTP transfer happening and run the required-script after FTP transfer finishes. Pl advise. TIA Prvn |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Never heard of this, to start a script right after a ftp transfer, may be you want to share what your need here...
Will the ftp log good enough for you eg. Tue Mar 4 15:37:18 2008 3 192.168.11.9 1537412 /home/timontt/pool.wmv b _ i r timontt ftp 0 * c |
|
#3
|
|||
|
|||
|
As timontt said...log entries are an easy key. Interesting requirement. I'd be willing to help with internals as this sounds like a pretty good idea in general.
|
|||
| Google The UNIX and Linux Forums |