Skip to content

FTP: Skip needless CWDs when path is absolute#4332

Closed
Zenju wants to merge 3 commits intocurl:masterfrom
Zenju:patch-7
Closed

FTP: Skip needless CWDs when path is absolute#4332
Zenju wants to merge 3 commits intocurl:masterfrom
Zenju:patch-7

Conversation

@Zenju
Copy link
Contributor

@Zenju Zenju commented Sep 11, 2019

In both the CURLFTPMETHOD_SINGLECWD and CURLFTPMETHOD_MULTICWD cases it's not needed to CWD to entry path, if an absolute path (instead of a home-dir-relative path) is given to libcurl.

Best, Zenju

@bagder
Copy link
Member

bagder commented Sep 11, 2019

Test 1225 needs to be updated accordingly as well!

@bagder bagder closed this in acf1d2a Sep 13, 2019
@bagder
Copy link
Member

bagder commented Sep 13, 2019

Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Dec 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants