8 May
2014
8 May
'14
9:49 a.m.
On 05/07/14 16:48, Gabriel Ozaki wrote:
Like Savyasachee says, try this:
DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u' 'http::/usr/bin/wget -c -O %o %u' 'https::/usr/bin/wget -c -O %o %u' 'rsync::/usr/bin/rsync --no-motd -z %u %o' 'scp::/usr/bin/scp -C %u %o')
Thank you. It's weird, after insisting (and keeping curl) several times, it works...