Menu

#74 sftpChannel.rm hangs on invalid path

v1.0 (example)
open
nobody
None
5
2014-06-12
2014-06-12
casueps
No

My program stops at this line, when "/mydirectory" doesn't exist:

sftpChannel.rm("/mydirectory/myfile");

Uploading or downloading that same link ends the program with an exception, but deleting the file just hangs forever

Discussion


Log in to post a comment.