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

module-ssh2: add contructor option to SftpPoller for checking if polled directories are writable #888

Closed
alachata-qore opened this issue May 23, 2016 · 1 comment

Comments

@alachata-qore
Copy link
Collaborator

alachata-qore commented May 23, 2016

SftpPoller has method removeFile and for removing a file in polled SFTP server the polled directories have to be writable.

@alachata-qore alachata-qore self-assigned this May 23, 2016
@alachata-qore alachata-qore changed the title module-ssh2: SftpPoller should check if polled directories is writable module-ssh2: add contructor option to SftpPoller for checking if polled directories are writable May 23, 2016
alachata-qore added a commit to qorelanguage/module-ssh2 that referenced this issue May 24, 2016
alachata-qore added a commit to qorelanguage/module-ssh2 that referenced this issue May 25, 2016
alachata-qore added a commit to qorelanguage/module-ssh2 that referenced this issue May 26, 2016
…table

Writable check is done by puting and deleting check file

qorelanguage/qore#888
@alachata-qore
Copy link
Collaborator Author

Merged.

@davidnich davidnich modified the milestone: 0.8.12 May 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants