[
https://issues.apache.org/jira/browse/KARAF-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-3960.
------------------------------------
Resolution: Cannot Reproduce
Assignee: Guillaume Nodet (was: Jean-Baptiste Onofré)
{code}
gnodet•git/aries/blueprint(trunk)» sftp -P 8101 karaf@localhost
Password authentication
Password:
Connected to localhost.
sftp> ls -la
drwxr-xr-x 15 gnodet staff 480 Feb 5 20:10 .
-rw-r--r-- 1 gnodet staff 27754 Feb 5 20:02 LICENSE
-rw-r--r-- 1 gnodet staff 1829 Feb 5 20:02 NOTICE
-rw-r--r-- 1 gnodet staff 4013 Feb 5 20:02 README
-rw-r--r-- 1 gnodet staff 385562 Feb 5 20:02 RELEASE-NOTES
drwxr-xr-x 22 gnodet staff 704 Feb 5 20:02 bin
drwxr-xr-x 7 gnodet staff 224 Feb 5 20:10 data
drwxr-xr-x 3 gnodet staff 96 Feb 5 20:02 deploy
drwxr-xr-x 32 gnodet staff 1024 Feb 5 20:10 etc
drwxr-xr-x 3 gnodet staff 96 Feb 5 20:10 instances
-rw-r--r-- 1 gnodet staff 5 Feb 5 20:10 karaf.pid
drwxr-xr-x 6 gnodet staff 192 Feb 5 20:02 lib
-rw-r--r-- 1 gnodet staff 0 Feb 5 20:10 lock
drwxr-xr-x 4 gnodet staff 128 Feb 5 20:02 system
sftp> cd deploy
sftp> ls -la
drwxr-xr-x 3 gnodet staff 96 Feb 5 20:02 .
drwxr-xr-x 15 gnodet staff 480 Feb 5 20:10 ..
-rw-r--r-- 1 gnodet staff 874 Feb 5 20:02 README
sftp>
{code}
> No .. in SFTP session
> ---------------------
>
> Key: KARAF-3960
> URL: https://issues.apache.org/jira/browse/KARAF-3960
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 3.0.4
> Reporter: Sergey
> Assignee: Guillaume Nodet
> Priority: Minor
>
> As described here:
> https://karaf.apache.org/manual/latest/users-guide/remote.html
> {quote}
> Filesystem clients
> Apache Karaf SSHd server also provides complete filesystem access via SSH.
> For security reason, the available filesystem is limited to KARAF_BASE
> directory.
> You can use this remote filesystem with any SCP/SFTP compliant clients.
> {quote}
> These SFTP filesystem doesn't provide . and .. entries when listing
> directories.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)