Auto Upload
Hi all,
I am using WINSCP 3.6.8. and I want to upload an Excel-File by VBA automatically.
... Shell("C:\Program Files\WinSCP3\WinSCP3.exe upload@prod.gb.users.com /upload C:\test_file.xls /home/uploads/)")
It works fine until the message-box (Copy) appears where I have to confirm it manually.
It would be nice if someone knows how to disable the message box or how to change the command.
Thanks in advance and kind regards,
Schursch
I am using WINSCP 3.6.8. and I want to upload an Excel-File by VBA automatically.
... Shell("C:\Program Files\WinSCP3\WinSCP3.exe upload@prod.gb.users.com /upload C:\test_file.xls /home/uploads/)")
It works fine until the message-box (Copy) appears where I have to confirm it manually.
It would be nice if someone knows how to disable the message box or how to change the command.
Thanks in advance and kind regards,
Schursch