]> gitweb.factorcode.org Git - factor.git/commit
If ftp clients send a path starting with /, treat it as a path relative to the servin...
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 5 Sep 2010 03:16:57 +0000 (22:16 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 5 Sep 2010 03:16:57 +0000 (22:16 -0500)
commit0ec1a89f5488ba2c57547ddb9bc7fa1958839db8
tree80fbf7c6004c45d1a6ecb056540cbdef5bd4139b
parentd3992ff6115080d6573597b47a8fabe001034cb9
If ftp clients send a path starting with /, treat it as a path relative to the serving directory.  Expose absolute-path? and append-path-naive in io.pathnames to implement this change.
basis/ftp/server/server.factor
core/io/pathnames/pathnames.factor