Search found 2 matches

by janosh7
02 Sep 2015, 08:59
Forum: Help
Topic: Customized Context commands on sftp connections
Replies: 5
Views: 663

Re: Customized Context commands on sftp connections

Yes, that would be great. For example %item_localpath% which indicates that the remote file gets temporarily copied to local %temp% folder first. And the same for %item2_localpath%.
by janosh7
28 Aug 2015, 12:06
Forum: Help
Topic: Customized Context commands on sftp connections
Replies: 5
Views: 663

Customized Context commands on sftp connections

Hi everyone.

Under menu Tools > Options I have setup a customized context command for visually comparing the two files:
Description: Compare files
Command Line: "C:\Users\**\Downloads\Portable Apps\pspad459en\PSPad.exe" -D "%item2_path%" "%item_path%"

This works fine for local or shared drives ...