DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31744>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31744





------- Additional Comments From [EMAIL PROTECTED]  2005-05-30 20:14 -------
A better idea might be something like this:

<ftp user="me"
     password="mypassword"
     server="ftp.big.server"
     port="21"
     systemTypeKey="UNIX"
     serverTimeZone="Asia/Tokyo"

>
     <action name="mkdir" remotedir="public/private"/>
     <action name="put" remotedir="public/private" newer="true">
         <fileset dir="mylocaldir"/>
     </action> 
     <action name="get" .../>
</ftp>

This looks like a better plan.  Question now is how to do it and still preserve
backward compatibility.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to