sftp connection with -F option

Notes, tips, and other usefull things on how to use LogMX

Moderator: admin

Post Reply
cycykewl
Posts: 1
Joined: Fri Mar 25, 2011 10:05 am

sftp connection with -F option

Post by cycykewl »

Hi,

I'm using a config file (~/.ssh/config) to connect to my host (example: sftp -F ~/.ssh/config <host>:/)
How can I do that in logmx open files ?
admin
Site Admin
Posts: 555
Joined: Sun Dec 17, 2006 10:30 pm

Re: sftp connection with -F option

Post by admin »

Hello,

Sorry but LogMX doesn't have such features. It uses the JSch library so perform SCP/SFTP operation. See http://www.jcraft.com/jsch for more details.

Xavier.
Post Reply