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

do not output . and .. in client.list(*, recursive=True) as these create symlink loop on all ftp servers with UNIX systems #166

Merged
merged 8 commits into from
Jul 12, 2023

Commits on Jul 11, 2023

  1. Don't output . and .. in client.list as these create symlink loop on …

    …all ftp servers with unix systems
    CrafterKolyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4f1eac9 View commit details
    Browse the repository at this point in the history
  2. Update aioftp/client.py

    CrafterKolyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    90ca89b View commit details
    Browse the repository at this point in the history
  3. Update aioftp/client.py

    CrafterKolyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ed2610d View commit details
    Browse the repository at this point in the history
  4. Update history.rst

    CrafterKolyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7169c9e View commit details
    Browse the repository at this point in the history
  5. Update history.rst

    CrafterKolyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1a89023 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update history.rst

    Co-authored-by: Nikita Melentev <[email protected]>
    CrafterKolyan and pohmelie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fe2c254 View commit details
    Browse the repository at this point in the history
  2. Update client.py

    CrafterKolyan committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    89d22ea View commit details
    Browse the repository at this point in the history
  3. Update client.py

    CrafterKolyan committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ae091f3 View commit details
    Browse the repository at this point in the history