|
From: <mic...@us...> - 2007-09-14 14:23:34
|
Revision: 1918
http://metpx.svn.sourceforge.net/metpx/?rev=1918&view=rev
Author: michel_grenier
Date: 2007-09-14 07:23:22 -0700 (Fri, 14 Sep 2007)
Log Message:
-----------
Destination directory may contain parts of the file basename
Just specify ${0} ${1}... for part 0 or 1 or...
Parts a grabbed from the filename according to the sequence of
parenthesis and wildcard present in the accept option declaration
Ex.:
directory //root/user_${0}/and/${1}
accept this_(part0)_.*and_that_(part1)_of_file.gif.*
Modified Paths:
--------------
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|