Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to make my first sync #55

Closed
tommyatkadx opened this issue Nov 5, 2012 · 10 comments
Closed

Not able to make my first sync #55

tommyatkadx opened this issue Nov 5, 2012 · 10 comments
Assignees

Comments

@tommyatkadx
Copy link

Client on Windows 7 x64.
Server on Debian x64.

I have a folder (MP3s) with:
32.0 GO (34 388 950 062 bytes)
8 972 files, 723 Folders.

Trying to replicate from Computer #1 to Computer #2.

I frist (on computer #1) added a "sync Folder", with Name "TommyMusic",

On the Web Server, I started seeing files and folder,

so, on the Computer #2, I added the same "sync Folder" wth the name "TommyMusic" to a local folder.

After a while,it seems that all files been replicated to the Web Server, and 31 Go on the Computer #2.

I checked hours after, to see if it was finished, and the Computer #2 was 8.5 Go.

Hours after, was 25 Go

And right now:
on Computer #2:
6.53 Go (7 018 740 961 octets)
2 292 Files, 723 folders

and, euuuhhh, on Computer #1:
37.0 GB (39 752 028 421 bytes)
11 341 Files, 723 Folders.

If I search on "Computer #1" for "conflict", I find 2 581 items.

Don't seem the client is very stable... Client or Server problem? How can I debug my problem? running the --logwindow make my client "hanging", and --logfile never append anything

Please note that I did a "search and replace" on all server files from "basename(" to a regex replace because of my french accent char.

@ghost ghost assigned dragotin Nov 6, 2012
@danimo
Copy link
Contributor

danimo commented Nov 6, 2012

The server does not support renaming files on the file system.

@danimo danimo closed this as completed Nov 6, 2012
@ghost ghost assigned danimo Nov 6, 2012
@karlitschek
Copy link

Hmm. I don´t understand this fully. The server should supports renaming.

@karlitschek
Copy link

O.K. now I understand. You should never rename files on the server. This will break things. Please try again without the manual rename.

@tommyatkadx
Copy link
Author

I didn't rename "files" on the system, I changed the php code to support my french accent. My problem is not related to this:

more info on the search and replace:
owncloud/core#236

I did a new test, First, I created the server folder, and synced the computer #1. When the computer #1 was fully sync the server, I added the computer #2... seems to works better.

If I kill the client at the middle of the sync (computer #2), when I start back the client, it start creating conflict...

@danimo
Copy link
Contributor

danimo commented Nov 6, 2012

Oh, ok, I'm sorry for the misunderstanding then :-)

@danimo danimo reopened this Nov 6, 2012
@tommyatkadx
Copy link
Author

Oki,

Computer #1 was saying "Last Sync Completed successfully" yesterday, so I started Sync on Computer #2

Now, Computer #2 says "Sync Completed", and Computer #1 says "Currently syncing"

Computer #1 (source folder)
31.6 Go, 8916 Files, 723 folders

Compter #2
31.0 Go, 8322 Files, 723 Folders

=-/

you should have a webservice on the webserver to manage the list of files and status, and not just compare source <> destination folder diff when syncing...

@dragotin
Copy link
Contributor

@tommyatkadx said "I changed the php code to support my french accent.". That's not what you are supposed to do. What changes did you do?

@tommyatkadx
Copy link
Author

please see owncloud/core#236

I changed the code because I don't expect owncloud to fix my issue for the next years

@danimo
Copy link
Contributor

danimo commented Feb 6, 2013

What is the status here? Does it work with 4.5.6 and the 1.2.0 client?

@danimo
Copy link
Contributor

danimo commented Apr 19, 2013

Closing for inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants