Re: New ftpsync version 20170920
Bastian Blank <[email protected]>
| Newsgroups | gmane.linux.debian.user.mirrors |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 25, 2017 at 03:43:21PM +0200, Daniele Albrizio wrote: > > This section tells you to put ftpsync into ~/bin. In this case it will > This is my case > > properly find it's config in ~/etc. I'm not sure what you've done. > Ehm, no. It didn't find the configuration and was returning "Nono, you can't > tell us about random archives. Bad boy!" | $ wget http://ftp.debian.org/debian/project/ftpsync/ftpsync-20170920.tar.gz | [...] | $ tar -xaf ftpsync-20170920.tar.gz | $ cp distrib/bin/ftpsync ~/bin | $ ~/bin/ftpsync sync:archive:test | Nono, you can't tell us about random archives. Bad boy! | $ echo > ~/etc/ftpsync-test.conf | $ ~/bin/ftpsync sync:archive:test | Sep 25 15:50:23 rockhammer ftpsync-test[23202]: Missing a host to mirror from, please set RSYNC_HOST variable in /home/bastian/etc/ftpsync-test.conf.conf Bastian