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

Keep getting "unexpected remote arg" #11

Open
srochford46 opened this issue Dec 29, 2019 · 1 comment
Open

Keep getting "unexpected remote arg" #11

srochford46 opened this issue Dec 29, 2019 · 1 comment

Comments

@srochford46
Copy link

I'm running myrsync on an Android tablet and want to use it to sync videos from a Linux PC to the tablet.

I've got a generated command which looks like this:

rsync -r rsync://steve@192.168.1.10:873/videos /storage/emulated/0/Movies

but when I try and run it I get an error in the log:
Unexpected remote arg: rsync://steve@192.168.1.10:873/videos

If I run exactly the same command (but with a different destination) on a Linux machine it works fine so I'm not sure what I'm doing wrong and any suggestions would be very welcome.

Many thanks for going to the trouble to make this available.

@srochford46
Copy link
Author

I've just noticed that this was reported earlier and is flagged as fixed but I'm getting the error. I'm usin version Beta-0.12 which is the only one available in the Play Store - is there another location where I can download a newer version?

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