Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / amnong/easywebdav issues and pull requests

#67 - Is it possible to move file to a different path?

Issue - State: open - Opened by kizovinh 10 months ago

#66 - Python3 adaptions

Issue - State: open - Opened by nibble-arts over 3 years ago

#65 - Made the fix mentioned by @deidyomega in #48

Pull Request - State: open - Opened by KaratekHD about 4 years ago

#64 - Fixed Python3 compatibility

Pull Request - State: closed - Opened by OmniTroid over 4 years ago

#63 - Timestamp not preserved in downloaded file

Issue - State: closed - Opened by kk-hiraskar almost 5 years ago - 3 comments

#61 - can i access file with unc path?

Issue - State: open - Opened by 0x410c over 6 years ago

#60 - Not support unicode path

Issue - State: open - Opened by icersong over 6 years ago

#59 - feat: reuse tcp connection

Pull Request - State: open - Opened by Blaok over 6 years ago

#58 - Solution MacOS python3 basestring

Issue - State: open - Opened by egophil over 6 years ago - 2 comments

#57 - Python 3 Compatibility (basestring is deprecated)

Issue - State: open - Opened by memmaker over 6 years ago

#56 - default argument of prop as deep default

Pull Request - State: open - Opened by schferbe about 7 years ago

#55 - ls() fails on Nextcloud server

Issue - State: open - Opened by schferbe about 7 years ago

#54 - mkdirs() fails on some webdav servers

Issue - State: open - Opened by andybelov about 7 years ago

#53 - Running upload() on python 3 fails

Issue - State: open - Opened by andybelov about 7 years ago - 3 comments

#51 - How to get/put a whole dir

Issue - State: closed - Opened by carnivion almost 8 years ago

#50 - Requesting ls() with colon ':' in path

Issue - State: open - Opened by javascriptlove almost 8 years ago

#49 - What is "safe=False"?

Issue - State: open - Opened by bvn13 about 8 years ago

#48 - Error on performing file operations

Issue - State: open - Opened by arwankhoiruddin about 8 years ago - 4 comments

#47 - Include tests in release source tarball

Pull Request - State: open - Opened by EdwardBetts over 8 years ago

#46 - Fix missing basestring on python3

Pull Request - State: open - Opened by umlaeute almost 9 years ago - 1 comment

#45 - add parameter 'auth_mode' and add directory detection

Pull Request - State: open - Opened by marcus67 almost 9 years ago

#44 - Added a command line client

Pull Request - State: open - Opened by nigelsim almost 9 years ago

#43 - Some servers respond to delete/rmdir with 200 instead of 204

Pull Request - State: closed - Opened by got-root almost 9 years ago

#42 - Py3 compatibility fix: aliasing basestring to str

Pull Request - State: open - Opened by pavel-kirienko almost 9 years ago

#41 - Syntax highlighting in Readme

Pull Request - State: open - Opened by luckydonald about 9 years ago

#40 - Implement move and copy methods

Issue - State: closed - Opened by travcunn about 9 years ago - 4 comments

#39 - allow optional HEADERS when uploading files

Pull Request - State: open - Opened by umlaeute over 9 years ago - 1 comment

#38 - please tag releases

Issue - State: open - Opened by umlaeute over 9 years ago

#37 - Fix child.text==None

Pull Request - State: open - Opened by sashabaranov over 9 years ago

#36 - Fix handling empty property of WebDav object

Pull Request - State: open - Opened by ffoxin over 9 years ago - 1 comment

#35 - Fix url if WebDav path containing not escaped characters

Pull Request - State: open - Opened by ffoxin over 9 years ago - 1 comment

#34 - Fix handling empty property of WebDav object

Pull Request - State: closed - Opened by ffoxin over 9 years ago

#33 - Added a MOVE command to rename files.

Pull Request - State: open - Opened by PeterCloudyWillmott over 9 years ago

#32 - Added simple .read function to return the contents of a file as a string

Pull Request - State: closed - Opened by PeterCloudyWillmott over 9 years ago - 1 comment

#31 - OneDrive returns 302 Found on PROPFIND

Issue - State: open - Opened by dmacesic over 9 years ago - 2 comments

#30 - null valued contentlength prop on zope

Issue - State: open - Opened by sherpya almost 10 years ago

#29 - Added Callback for Downloading

Pull Request - State: open - Opened by m42e almost 10 years ago - 3 comments

#28 - In Python 3, basestring is not defined

Pull Request - State: open - Opened by tsvi about 10 years ago - 10 comments

#27 - When listing a directory, all elements have content type as octet stream, even folders

Pull Request - State: open - Opened by yiftizur about 10 years ago - 1 comment

#26 - NameError: global name 'basestring' is not defined (python 3)

Issue - State: open - Opened by minami-o about 10 years ago - 4 comments

#25 - Allow passing arbitrary args to requests

Pull Request - State: open - Opened by damiencorpataux over 10 years ago - 1 comment

#24 - 1.0.8

Issue - State: closed - Opened by glader over 10 years ago - 1 comment

#23 - Add support for client side ssl certificates

Pull Request - State: closed - Opened by KillerX over 10 years ago

#22 - Added 200 to ok results for PUT action

Pull Request - State: closed - Opened by KillerX over 10 years ago - 2 comments

#21 - HEAD returns a 301 for exists function when directory exists

Issue - State: closed - Opened by kartoch over 10 years ago - 6 comments

#20 - fix #19 and add HEAD entry for error messages in OperationFailed

Pull Request - State: closed - Opened by kartoch over 10 years ago - 1 comment

#19 - ls command does not work

Issue - State: closed - Opened by kartoch over 10 years ago - 1 comment

#18 - Merging existing pull requests

Pull Request - State: closed - Opened by kartoch over 10 years ago - 4 comments

#17 - Updates/Maintenance in pypi

Issue - State: closed - Opened by KillerX over 10 years ago - 6 comments

#16 - shutil.copyfileobj(response.raw, f) doesn't work for me

Issue - State: closed - Opened by mentaal over 10 years ago - 2 comments

#15 - Updated the code for Python3

Pull Request - State: closed - Opened by j-martin over 10 years ago

#14 - add a path option for the webdav server

Pull Request - State: closed - Opened by chadburrus about 11 years ago

#13 - fixing bug 11, setting stream = True in request

Pull Request - State: closed - Opened by victorgp about 11 years ago

#12 - Add the option to NOT verify the ssl certificate

Pull Request - State: closed - Opened by KillerX over 11 years ago

#11 - Response.raw accessed without setting stream to True

Issue - State: closed - Opened by skestle over 11 years ago - 1 comment

#10 - mkdirs create intermediate directories as required

Pull Request - State: closed - Opened by ashleyhood over 11 years ago

#9 - Call to download() results in zero sized files

Issue - State: open - Opened by jjohanson almost 12 years ago - 4 comments

#8 - Check if document exists

Pull Request - State: closed - Opened by irqed almost 12 years ago

#7 - Answer on creating an existing directory is 405

Pull Request - State: closed - Opened by glader about 12 years ago - 2 comments

#6 - A few updates

Pull Request - State: closed - Opened by CiaranG about 12 years ago - 1 comment

#5 - Potential for wrong download file size?

Issue - State: open - Opened by CiaranG about 12 years ago - 1 comment

#4 - Adding "ls"

Pull Request - State: closed - Opened by tebeka about 12 years ago - 5 comments

#3 - Directory listing support

Issue - State: closed - Opened by pfalcon about 12 years ago - 2 comments
Labels: duplicate, enhancement

#2 - upload() may lead to uncontrolled memory usage

Issue - State: closed - Opened by pfalcon about 12 years ago - 7 comments

#1 - SSL not supported due to arbitrary hardcodings

Issue - State: closed - Opened by pfalcon about 12 years ago - 3 comments