remote and local dir?
is there a way to also open a local directory?
my .bat is doing this:
and on the left side of WinSCP I would love it to open to
C:\sourcecontrol\WebSites\site\build\site\WEB-INF\classes\mysite\path\
what do you think? is it possible?
maybe a .vba script?
at this point I just added
Explorer C:\sourcecontrol\WebSites\site\build\site\WEB-INF\classes\mysite\path\ to the .bat but that sucks...
thank you so much...
my .bat is doing this:
start winscp382.exe sftp://user:pass@host.prv:22/usr/local/user/apache-tomcat-5.5.27/webapps/myapp/WEB-INF/classes/com/mysite/path/path/
and on the left side of WinSCP I would love it to open to
C:\sourcecontrol\WebSites\site\build\site\WEB-INF\classes\mysite\path\
what do you think? is it possible?
maybe a .vba script?
at this point I just added
Explorer C:\sourcecontrol\WebSites\site\build\site\WEB-INF\classes\mysite\path\ to the .bat but that sucks...
thank you so much...