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

rsync file renaming works from gdfs but not from Google Drive #123

Open
ghost opened this issue Feb 4, 2015 · 1 comment
Open

rsync file renaming works from gdfs but not from Google Drive #123

ghost opened this issue Feb 4, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 4, 2015

Hello,

When I use rsync to upload a picture, I can't properly see it on the web site. The preview is not working. The file name looks ok but if I download it I get the file with the extension rsync gave it. If I use cp to copy a picture, everything is ok and I can preview the file on the Google Drive web site.

Here's the end of the debug log: http://pastebin.com/JmcpguxV

As you can see at the end the file .P1296010.jpg.to08th gets renamed to P1296010.jpg. It is ok in gdfs but on Google Drive (web site) there is no preview of the file. If I double-click it, it I have a message saying there is a problem with the image. If I download it, the file itself is ok but it is named P1296010.jpg.to08th (without the first dot)

@calisro
Copy link

calisro commented Jun 19, 2015

you can use the --inplace option in rsync.

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

No branches or pull requests

1 participant