Skip to content

Tags: JoshStark/JFTP

Tags

v0.4.1

Toggle v0.4.1's commit message
Removed duplicated line in FtpClient

0.4-beta

Toggle 0.4-beta's commit message
Another Small change to file separator use

0.3-beta

Toggle 0.3-beta's commit message
Sorted all methods

v0.2-alpha

Toggle v0.2-alpha's commit message
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.

v0.1-alpha

Toggle v0.1-alpha's commit message
Update README.md