Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Using rsync to copy files results in each song being 2GB big #17

Open
squisher opened this issue Nov 12, 2013 · 4 comments
Open

Using rsync to copy files results in each song being 2GB big #17

squisher opened this issue Nov 12, 2013 · 4 comments

Comments

@squisher
Copy link

First song:
2,000,000,000 100% 202.93MB/s 0:00:09 (xfr#1, to-chk=12/15)
second song:
2,000,000,000 100% 146.62MB/s 0:00:13 (xfr#2, to-chk=11/15)
...
A simple cp created a reasonable file size within the same session.

I prefer using rsync though for several reasons: I can skip already downloaded files and it gives me a nice progress report.

@squisher
Copy link
Author

Some more notes:

  • The 2GB songs actually play fine.
  • ls within the fusefs also says each song has a file size of 2000000000
  • The file is just filled with 0s past the real file size

@sagotsky
Copy link

sagotsky commented Dec 9, 2013

I'm getting this with cp as well.

@encodes1
Copy link

I'm also getting this with cp

@encodes1
Copy link

I tried the -f to get the filesize and it crashed...

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

No branches or pull requests

3 participants