Tracker »

Issue 500 – Pre- and post- transfer custom commands

: General
: Unspecified
: Enhancement
: Medium
: 0
: RESOLVED
: IMPLEMENTED
E.g. to:
- compress files before transfer and uncompress after (though this is quite complicated as it would involve actually changing object of the transfer)
- do anti-virus check after transfer
Generally I do not see point of either of use cases:
- Compressing can be enabled on session level, at least for SSH (Though it does not help much, when transferring lots of small files)
- Majority of people have anti-virus checks enabled implicitly.
Also both can be automated using scripting.
Issue 221 has been marked as a duplicate of this issue.
Actually this cannot be automated using scripting unless Issue 510 is implemented.
Well, it can be automated, but the script cannot be integrated into WinSCP GUI.