You are not logged in.

#1 2022-02-12 21:05:57

itti
Member
Registered: 2007-06-01
Posts: 77

Tips for exporting nextcloud files on a slow device?

Hi,

I've got an Arch box sitting at home as a pseudo NAS. I'm usually using samba and SSH to share files. Out of lazyness I installed nextcloud too because it was easy to backup smartphone stuff automatically there. Needles the say, non-docker nextcloud had its share of problems on Arch. I'm now looking to get rid of nextcloud again in favor of syncthing. Problem is I'm failing to export all my files. Currently I'm mounting nextcloud via mount.davfs and running rsync over that. I can't just get all the files to be copied successfully, probably due to my underperforming hardware. The box is a first generation Atom CPU with 3 gigs of ram. WebDAV via nginx, php-fpm and mariadb is running into timeouts.

I figure it would work eventually if rsync would just retry timeouted files. Is there some rsync-like tool out there, that offers retries? Currently every run takes almost 2 days and I have no easy way of finding out what files failed to transfer.

Any tips welcome. smile

Last edited by itti (2022-02-12 21:06:36)

Offline

#2 2022-02-12 21:08:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Tips for exporting nextcloud files on a slow device?

rsync works over ssh and may be more effective than the davfs mount.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB