Differences
This shows you the differences between the selected revisions of the page.
2017-06-12 | 2017-06-12 | ||
no summary (DWVZ2000) (hidden) (untrusted) | Restored revision 1489557283. Undoing revision 1497296169. (martin) (hidden) | ||
Line 3: | Line 3: | ||
Learn how to [[troubleshooting|troubleshoot]] problems with WinSCP. | Learn how to [[troubleshooting|troubleshoot]] problems with WinSCP. | ||
- | I am trying to run a script that transfers files that have spaces in their name. I can not get it to work. I am on Winscp Version 5.7.7 Build 6257. I have tried many methods using single quotes, double quotes, etc. and none work. It keeps telling me System can't find file specified. It shows | + | ===== Support Forum ===== |
- | the folder and then the first word of the file name before first space. My file name is as follows --> Current Inpatients Daily Report-2017-06-12.csv. | + | If you are not able to help yourself, you can [[reporting|report]] your problem on WinSCP support forum. |
- | + | ||
- | Below is my script as is stands now after modifying it numerous times to try to make it work. | + | |
- | --------------------------------------------------------------- | + | |
- | ="C:\Program Files\WinSCP\WinSCP.exe /console /command ""option confirm off"" ""option batch off"" ""open MyWinzip"" ""put \\Server1\MyFiles\" & ""Current Inpatients Daily Report-"" & "*%TimeStamp#yyyy-mm-dd%" & ".csv"" ""exit"" " | + | |
- | --------------------------------------------------------------- | + | |
- | + | ||
- | Thank you very much for any help to resolve this problem. | + | |
- | + | ||
- | + | ||
+ | WinSCP support forum is monitored by WinSCP development team. Sensible posts, that follow [[reporting|reporting guidelines]], get answered in two business days on average. | ||
+ | ~~NOTOC~~ |