1 Apr
2011
1 Apr
'11
6:55 p.m.
On Fri, 1 Apr 2011 01:00:00 +0200, Rémy Oudompheng wrote:
- rsync -p --chmod 'ug=rw,o=r' -c -h -L --progress $rsyncopts --partial "${pkgfile}" -e ssh "$server:staging/$repo/${pkgfile##*/}" || abort + rsync -e ssh $rsyncopts --partial "${pkgfile}" ${sigfile} "$server:staging/$repo/${pkgfile##*/}" || abort
Are you sure that this will work? Looks like your are having two source files and one target that is also a file. -- Pierre Schmitz, https://users.archlinux.de/~pierre