Helo
My goal is to clone the curent tab (the url and the path)
tell application "Interarchy"
activate
list host "192.200.220.40" path "/root/" user "root" protocol SFTPProtocol with window
end tell
i din’t know how to find out the “host” the “path” the “user” and the “protocol” of the current tab ;(
Can you help me ?
thank’s a lot !