Execute remote command for each file during synchronization
Hi there,
I have just created some useful scripts here for synchronizing my local filesystem with a unix box where the codebase for a particular application is hosted (we cannot run the version control locally because of network latency). I was able to remotely call the commands for updating the codebase and then calling synchronize works great!
However,
I'm trying to work on the other way around now. I need to push my local changes over to the unix box, but for that I need to check out each new file before I can transfer them. Is there any way using winscp scripting to run a specific command for each file being copied?
I couldn't find anything related, so I'm guessing there's no such feature...
Thanks,
Fernando Almeida
I have just created some useful scripts here for synchronizing my local filesystem with a unix box where the codebase for a particular application is hosted (we cannot run the version control locally because of network latency). I was able to remotely call the commands for updating the codebase and then calling synchronize works great!
However,
I'm trying to work on the other way around now. I need to push my local changes over to the unix box, but for that I need to check out each new file before I can transfer them. Is there any way using winscp scripting to run a specific command for each file being copied?
I couldn't find anything related, so I'm guessing there's no such feature...
Thanks,
Fernando Almeida