[
https://issues.apache.org/jira/browse/KARAF-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353690#comment-16353690
]
Guillaume Nodet commented on KARAF-3152:
----------------------------------------
This is a different issue and I've been able to reproduce it with cyberduck on
4.2.x branch. I'm investigating, could you please open a new jira ?
> scp does not work under Windows
> -------------------------------
>
> Key: KARAF-3152
> URL: https://issues.apache.org/jira/browse/KARAF-3152
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.3.4
> Environment: Win7
> Reporter: Martin Lichtin
> Assignee: Guillaume Nodet
> Priority: Major
>
> $ scp -P 8101 karaf@localhost:lock .
> causes
> {noformat}
> Exception in thread "ScpCommand: [scp, -f, lock]"
> java.lang.IllegalArgumentException: The path is not relative to KARAF_BASE.
> Fo2014-08-08 18:05:59,585 | INFO | NioProcessor-2 | ChannelSession
> | hd.server.channel.ChannelSession 373 | 23 -
> org.apache.sshd.core - 0.8.0 | Executing command: scp -f lock
> r security reason, it's not allowed.
> at
> org.apache.karaf.shell.ssh.KarafFileSystemView.getFile(KarafFileSystemView.java:51)
> at
> org.apache.karaf.shell.ssh.KarafFileSystemView.getFile(KarafFileSystemView.java:39)
> at org.apache.sshd.server.command.ScpCommand.run(ScpCommand.java:212)
> at java.lang.Thread.run(Thread.java:745)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)