Re: Custom Commands - insertering date
WinSCP cannot do this, but you probably can achive the same result using shell function.
Something like following command can help:
cp ! /backup/!`date +%Y%m%d`
Something like following command can help:
cp ! /backup/!`date +%Y%m%d`