-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new rules to SftpConnection#listFiles()
Ensured that it is CDing to the new directory when listing files then CDing back when finished. This ensures that the FULL PATH of the file is correct in relation to the FTP user currently connected. A bit nasty but current libs don't seem to have a built-in #getPath() method.
- Loading branch information
Josh Greatrex
committed
May 6, 2014
1 parent
6752056
commit 7cc1ca7
Showing
2 changed files
with
44 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters