Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyFilesystem
/
pyfilesystem
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
291
Code
Issues
74
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update fs.expose.ftp for compatibility with latest pyftpdlib.
- #217
#217
Closed
travcunn
wants to merge 25 commits into
PyFilesystem:master
PyFilesystem/pyfilesystem:master
from
smartfile:master
smartfile/pyfilesystem:master
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
Update fs.expose.ftp for compatibility with latest pyftpdlib.
#217
travcunn
wants to merge 25 commits into
PyFilesystem:master
PyFilesystem/pyfilesystem:master
from
smartfile:master
smartfile/pyfilesystem:master
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2015
Update fs.expose.ftp for compatibility with latest pyftpdlib.
Travis Cunningham
committed
08bac4b
View commit details
Copy full SHA for 08bac4b
Browse repository at this point
Commits on Oct 8, 2015
Update setup.py
Travis Cunningham
committed
23030b3
View commit details
Copy full SHA for 23030b3
Browse repository at this point
Update __init__.py
Travis Cunningham
committed
5c0fb2e
View commit details
Copy full SHA for 5c0fb2e
Browse repository at this point
Commits on Dec 9, 2015
Fix OSFS.getsyspath unicode problems.
Travis Cunningham
committed
e76c471
View commit details
Copy full SHA for e76c471
Browse repository at this point
Revert "Fix OSFS.getsyspath unicode problems."
Show description for 17aa578
Travis Cunningham
committed
17aa578
View commit details
Copy full SHA for 17aa578
Browse repository at this point
Commits on Apr 18, 2016
Add some basic information instead of returning blank info for the root
Jessica Luke
committed
6fc97b5
View commit details
Copy full SHA for 6fc97b5
Browse repository at this point
Merge pull request #1 from smartfile/add-basic-info
Show description for 8e6ae64
Travis Cunningham
committed
8e6ae64
View commit details
Copy full SHA for 8e6ae64
Browse repository at this point
Commits on May 3, 2016
bypass lock on move()
giampaolo
committed
c913806
View commit details
Copy full SHA for c913806
Browse repository at this point
bypass lock on setcontents()
giampaolo
committed
e733d72
View commit details
Copy full SHA for e733d72
Browse repository at this point
bypass_lock on movedir
giampaolo
committed
41ba462
View commit details
Copy full SHA for 41ba462
Browse repository at this point
Commits on May 6, 2016
Merge pull request #2 from smartfile/lockfs
Show description for af1afdd
giampaolo
committed
af1afdd
View commit details
Copy full SHA for af1afdd
Browse repository at this point
modify all setcontents() signatures in order to accept a 'bypass_lock' arg
giampaolo
committed
d733cab
View commit details
Copy full SHA for d733cab
Browse repository at this point
Commits on May 7, 2016
fix import error
giampaolo
committed
c8d2708
View commit details
Copy full SHA for c8d2708
Browse repository at this point
use **kwargs in copy() signature
giampaolo
committed
e91a4c7
View commit details
Copy full SHA for e91a4c7
Browse repository at this point
add **kwargs to removedir() signature
giampaolo
committed
d2e18b9
View commit details
Copy full SHA for d2e18b9
Browse repository at this point
add **kwargs to movedir() signature
giampaolo
committed
8d2a2b4
View commit details
Copy full SHA for 8d2a2b4
Browse repository at this point
add Maefile + test runner
giampaolo
committed
240b0e3
View commit details
Copy full SHA for 240b0e3
Browse repository at this point
Commits on May 11, 2016
Merge pull request #3 from smartfile/bypass-lock-arg
Show description for 051124c
Travis Cunningham
committed
051124c
View commit details
Copy full SHA for 051124c
Browse repository at this point
skip failing tests which are also failing on pyfilesystem master branch
giampaolo
committed
378c403
View commit details
Copy full SHA for 378c403
Browse repository at this point
add pyftpdlib to setup.py requirements
giampaolo
committed
eae6850
View commit details
Copy full SHA for eae6850
Browse repository at this point
skip libarchive test if not available (and we don't use it anyway=
giampaolo
committed
999b814
View commit details
Copy full SHA for 999b814
Browse repository at this point
skip test failing on master
giampaolo
committed
2df37d5
View commit details
Copy full SHA for 2df37d5
Browse repository at this point
Commits on Jun 9, 2016
Increase FTP read() chunk size.
Travis Cunningham
committed
0c6119e
View commit details
Copy full SHA for 0c6119e
Browse repository at this point
Update chunk size for FTP.
Travis Cunningham
committed
f20a573
View commit details
Copy full SHA for f20a573
Browse repository at this point
fix ftpfs bug not considering the second exception
giampaolo
committed
5291024
View commit details
Copy full SHA for 5291024
Browse repository at this point
You can’t perform that action at this time.