<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/ftpsync/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/ftpsync/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 14 Apr 2010 18:36:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ftpsync/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Sync between remote folders</title><link>https://sourceforge.net/p/ftpsync/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I really like your Script.&lt;br /&gt;
The only thing I miss is an option to sync 2 remote directories with each other.&lt;br /&gt;
Just like:&lt;/p&gt;
&lt;p&gt;FTP-Server &amp;lt;--&amp;gt; FTPSync &amp;lt;--&amp;gt; FTP-Server&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CRaSH3k</dc:creator><pubDate>Wed, 14 Apr 2010 18:36:09 -0000</pubDate><guid>https://sourceforge.net41408865e254c2c6c305c95b0ae7f422d3bbc350</guid></item><item><title>Folder date syncronization</title><link>https://sourceforge.net/p/ftpsync/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would it be alot of work to add an option to allow folder dates to be syncronized too ?&lt;/p&gt;
&lt;p&gt;As it is now, all folders are timestamped when they are created. It would be really good to be able to syncronize folder dates too.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 03 Aug 2009 15:20:58 -0000</pubDate><guid>https://sourceforge.net9128c638523704bd5aa60e74afc831967bf348e9</guid></item><item><title>Notice of ignored files</title><link>https://sourceforge.net/p/ftpsync/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Make Ignoremask notices only visible in -v Verbose mode.&lt;br /&gt;
Its very annoying if you ignore whole directories (e.g. lib).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 25 Jun 2009 22:06:42 -0000</pubDate><guid>https://sourceforge.net984fe41d685d4285699bc0a5065661e3a245cddf</guid></item><item><title>Option for ascii/binary FTP mode</title><link>https://sourceforge.net/p/ftpsync/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;ftpsync uses binary file transfer mode by default, which is fine most of the time, but not always. There should be an option to chose ASCII mode.&lt;/p&gt;
&lt;p&gt;As a workaround, I made a copy of ftpsync.pl ("ftpsync_text.pl") and changed the line &lt;br /&gt;
$ftpc-&amp;gt;binary()&lt;br /&gt;
to&lt;br /&gt;
$ftpc-&amp;gt;ascii()&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Korax Franek</dc:creator><pubDate>Fri, 10 Apr 2009 21:24:26 -0000</pubDate><guid>https://sourceforge.netd43c9eacaaa2efdc79893acf4a5010125f0fe481</guid></item><item><title>Document support for exclusions</title><link>https://sourceforge.net/p/ftpsync/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I went into the code to add an 'exclusions' option, and found there is already one there! This is cool, but needs to be added to the documented options.&lt;/p&gt;
&lt;p&gt;FYI, the syntax is a bit like&lt;/p&gt;
&lt;p&gt;./ftpsync.pl -v ignoremask=cvs /var/www/sitefiles ftp://me:mypass@myhost.com/www/sitefiles&lt;/p&gt;
&lt;p&gt;This will not upload the 'cvs' directories. It apparently runs as a regexp mask, so I'm not sure about advanced patterns, or case sensitivity.&lt;/p&gt;
&lt;p&gt;Note also that the destination directory cannot end with a / ... or the synch fails. Not sure why, but it would be good to check.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">.dan.</dc:creator><pubDate>Tue, 11 Dec 2007 03:32:57 -0000</pubDate><guid>https://sourceforge.net44ea717f8ac49816e91da2b45316c80e3dad7e07</guid></item><item><title>Add support for .netrc</title><link>https://sourceforge.net/p/ftpsync/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please add a mechanism to read passwords from the&lt;br /&gt;
.netrc file as programs like the command line ftp do.&lt;br /&gt;
For a given machine name the password from .netrc could&lt;br /&gt;
replace the default password, thus eliminating the need&lt;br /&gt;
for plain text passwords in batch mode.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephan Höhrmann</dc:creator><pubDate>Mon, 30 Oct 2006 19:59:56 -0000</pubDate><guid>https://sourceforge.net7e22349387e26e247ad909d81b4e1d7b7f56341f</guid></item><item><title>Run as Daemon</title><link>https://sourceforge.net/p/ftpsync/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A run as daemon option (with user specified sleeptime) &lt;br /&gt;
would greatly enhance this script.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 16 Feb 2006 10:33:49 -0000</pubDate><guid>https://sourceforge.net6b9614739688e666e828db7ca1704eb47d2f0ef4</guid></item><item><title>Option to keep owner / group / mode</title><link>https://sourceforge.net/p/ftpsync/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Having an option to keep (restore) the owner / group /&lt;br /&gt;
mode of all files/directories during the transfer would&lt;br /&gt;
make it a way more useful tool, at least for me.&lt;/p&gt;
&lt;p&gt;My application is to move / mirror websites content,&lt;br /&gt;
without using rsync.&lt;/p&gt;
&lt;p&gt;having to manually chown / chmod the files makes it&lt;br /&gt;
impractical.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 03 Mar 2005 17:31:10 -0000</pubDate><guid>https://sourceforge.net798e60258ea5a4674db1717fbff9082cf9dec989</guid></item><item><title>File deletion</title><link>https://sourceforge.net/p/ftpsync/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to delete files from the remote FTP site &lt;br /&gt;
that have been removed from the source?&lt;br /&gt;
cfs@rpdata.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 21 Feb 2003 00:04:16 -0000</pubDate><guid>https://sourceforge.net0924609b23622a0b00276647944804b837bab1f8</guid></item></channel></rss>