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

Add rsync backend #755

Open
Heidistein opened this issue Mar 25, 2019 · 3 comments
Open

Add rsync backend #755

Heidistein opened this issue Mar 25, 2019 · 3 comments
Labels
Low Priority This ticket has a low priority type.feature New feature

Comments

@Heidistein
Copy link

Feature request
It would be a 'nice to have' if an rsync URL could be entered in, so that versioning info could be pulled from there.
Low priority for me.

@Zlopez Zlopez added type.feature New feature Low Priority This ticket has a low priority labels Mar 25, 2019
@Zlopez
Copy link
Contributor

Zlopez commented Mar 25, 2019

Just to be sure, what do you mean by rsync URL?

@Heidistein
Copy link
Author

Heidistein commented Mar 25, 2019

I think you are checking if I dont mean rsync-over-ssh, which I dont. I mean just rsync services, as in this (bad) example:

$ rsync  rsync://rsync.php.net:/phpweb/releases/
drwxr-xr-x         12,288 2019/03/20 20:50:03 .
-rw-r--r--          6,354 2018/10/17 10:30:04 4_1_0.php
-rw-r--r--          8,240 2018/10/17 10:30:04 4_1_0_fr.php
...

@Zlopez
Copy link
Contributor

Zlopez commented Mar 25, 2019

Ok, this shouldn't be a problem to add.

@Zlopez Zlopez added this to Nice to have in Maintenance mode Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority This ticket has a low priority type.feature New feature
Projects
Maintenance mode
  
Nice to have
Development

No branches or pull requests

2 participants