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

pipeline doesn't work: ERROR: too many url strings specified #203

Closed
zhibo-yan opened this issue Nov 18, 2022 · 6 comments
Closed

pipeline doesn't work: ERROR: too many url strings specified #203

zhibo-yan opened this issue Nov 18, 2022 · 6 comments

Comments

@zhibo-yan
Copy link

zhibo-yan commented Nov 18, 2022

I want to use the pipeline feature of gridftp. I run globus-gridftp-server as a daemon in two servers and use globus-url-copy and -pp or -pipeline to achieve third-party transfer at one of the servers. But errors occur: too many url strings specified. How can I use the pipeline feature? Thanks.

@zhibo-yan
Copy link
Author

[root@bl197 ~]# globus-gridftp-server -version
globus_gridftp_server: 13.24 (1653033972-1)
[root@bl197 ~]# globus-url-copy -version
globus-url-copy: 10.12

@fscheiner
Copy link
Member

fscheiner commented Nov 18, 2022

@yanzhibo-nju:
Please also provide the used commandline.

@fscheiner fscheiner self-assigned this Nov 18, 2022
@zhibo-yan
Copy link
Author

Server1: globus-gridftp-server -control-interface 192.168.110.1 -aa -p 60060 - anonymous-user 1040 -home-dir /home/data -auth-level 0 -allow-root

Server2: globus-gridftp-server -control-interface 192.168.110.2 -aa -p 60060 - anonymous-user 1040 -home-dir /home/data -auth-level 0 -allow-root

then still on server2: globus-url-copy -vb -pp 2 -r ftp://192.168.110.1:60060/home/dtn/200MB/ ftp://192.168.110.2:60060/home/dtn/200MB/,where 200MB is my file folder.

@fscheiner
Copy link
Member

fscheiner commented Nov 18, 2022

Thanks for the details.

Two points here:

Hope this helps, please let me know if it works or not.

@zhibo-yan
Copy link
Author

Hi fscheiner, thank you very much for your reply. I have tried the two ways, -pp as a flag and -ppq with an argument, they both work! But I still use ftp:// rather than gsi:ftp//, I believe for gsi:ftp it will work as well.

Thanks for you help again!

@fscheiner
Copy link
Member

@yanzhibo-nju
Good to know and thanks for your report.

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

2 participants