Copy bulk files before running Owncloud

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Steps to reproduce

Server configuration

Operating system:

Web server:

Database:

PHP version:

ownCloud version:

Storage backend (external storage):

Client configuration

Client version:

Operating system:

OS language:

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client:

Logs

Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.

Template for output < 10 lines

  1. Client logfile: Output of owncloud --logwindow or owncloud --logfile log.txt
    (On Windows using cmd.exe, you might need to first cd into the ownCloud directory)
    (See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )

  2. Web server error log:

  3. Server logfile: ownCloud log (data/owncloud.log):

@Subito_Piano Sorry, but I really don’t get your idea. Could you elaborate on your use case? What is the real world problem you’re trying to improve?

Thanks for the quick response!

OK, here is the idea. I have, say, 20 GB of files on my laptop, and I want to set up an old desktop as my server (the laptop will be the client). I set up the desktop/server with OwnCloud and start syncing…fuggetaboutit! It is an overwhelming amount of data and will take forever, if I don’t lose my connection in the process.

I think, “OK, let’s copy my laptop files onto a USB stick, then plug the USB stick into the server/desktop, and copy them into the correct OwnCloud folder.” Problem solved, and quickly – or so I think. “After all,” think I, “now the same files exist on my client/laptop and my server/desktop, all in the correct folders. OwnCloud will see that everything is already in sync and will only sync new, modified, or deleted files.”

So after copying those 20 GB of files to my desktop/server, I have my server running, then boot up my laptop, then start OwnCloud on the laptop – and it tries to upload all the files from my client/laptop to the server/desktop, even though they are already there. Ugh…!

As I mentioned, years ago I saw a post from a user with the same problem, and a reply stating the correct procedure to do this type of “quick manual sync,” if you will. But I’ve not seen that post since – drat that I didn’t copy it into my notes!

Ideas appreciated.

In theory, but I’m afraid not in practice.

1 Like

Hmm…OK, thanks. I’ve “had to” use an older version. At any rate, the newest files that I need to access from two or more different computers are synced, the ones that change often. Music, old files, photos are things I can manually back up. So it’s working well enough. Thanks again.