Create "upload download packages" script #3

Closed
opened 2019-03-03 07:50:32 +00:00 by tkl · 1 comment
Owner
No description provided.
Author
Owner

rsync -zv --exclude="bash44-*" --exclude="*.done" --include="*.gz" --include="*.tar.xz" --include="*.tar.bz2"--exclude="*" ./downloads/* /srv/files.blackfinn.de/data/mirror/sources/

`rsync -zv --exclude="bash44-*" --exclude="*.done" --include="*.gz" --include="*.tar.xz" --include="*.tar.bz2"--exclude="*" ./downloads/* /srv/files.blackfinn.de/data/mirror/sources/`
tkl closed this issue 2019-03-06 09:48:30 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: yocto/linux-blackfinn#3
No description provided.