Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

ssp

Auto Upload list of files with help of git

Hello Sir
I really love WinSCP and I want to request for this new feature.

Suppose we are working on a git project, After editing some files, we can use `git status` to check list of files Which had been changed.

So, You can add some GUI like textarea, Where we can paste relative paths of files, Which had been changed while working
OR
We can let WinSCP do this for us, execute `git status` command in the background, parse the response to create a list of files, Which has been changed and let User upload them to the server in relative directories.

Thanks