Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Fixed file provider to ignore unreadable and special files #565

Merged
merged 1 commit into from
May 19, 2015

Conversation

svrnm
Copy link
Contributor

@svrnm svrnm commented Apr 28, 2015

After fixing #547 I found out that there are some other cases which will cause copy to fail: unreadable files and special files (e.g. pipes).

The proposed changes should fix this issue and additionally I added an exception if the chosen directory is empty.

fzaninotto added a commit that referenced this pull request May 19, 2015
Fixed file provider to ignore unreadable and special files
@fzaninotto fzaninotto merged commit 0946aae into fzaninotto:master May 19, 2015
@fzaninotto
Copy link
Owner

Thanks!

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants