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

[XrdCl] Implement recursive remote copy #25

Merged
merged 4 commits into from
Jul 26, 2013
Merged

Conversation

jlsalmon
Copy link
Contributor

No description provided.

if( !status.IsOK() )
{
log->Error( AppMsg, "Error listing directory: %s",
status.GetErrorMessage().c_str());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should use the ::ToStr() method here

@ljanyst
Copy link
Contributor

ljanyst commented May 28, 2013

Looks great now! Thanks! I will merge it.

@ghost ghost assigned ljanyst Jun 10, 2013
ljanyst added a commit that referenced this pull request Jul 26, 2013
[XrdCl] Implement recursive remote copy
@ljanyst ljanyst merged commit 6e71063 into xrootd:master Jul 26, 2013
@wyang007 wyang007 mentioned this pull request Oct 17, 2020
@abh3 abh3 mentioned this pull request Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants