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

SFTP_BASE_URL and sftp.exists fix. #1363 #1364

Closed
wants to merge 1 commit into from

Conversation

Toruitas
Copy link
Contributor

@Toruitas Toruitas commented Mar 15, 2024

PR for issue: #1363

Adds: SFTP_BASE_URL
Fixes: SFTPStorage.exists()

Plus a bit of logic so we only check for a parent directory's existence if there's a parent path provided.

I haven't managed to get tox to run, so if I could get some help with that, I can write a test or two for this.

@jschneier
Copy link
Owner

Hi and thanks for the PR. If you want to separate out the SFTP_BASE_URL change I will merge that one straightaway.

I'm not sure I follow the other fixes, can you expand a bit more on what's going on? I looked at the ticket as well and have a glimpse but don't think I've managed to wrap my head all the way around it.

@Toruitas
Copy link
Contributor Author

I've added some more details to the ticket #1363

@Toruitas
Copy link
Contributor Author

And here's the PR for just the SFTP_BASE_URL #1368

@jschneier
Copy link
Owner

Took #1372 over this.

@jschneier jschneier closed this Apr 25, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants