What types of files can I upload using the WinSCP shell?
Hello,
TL;DR: How can I upload a file that has periods in the filename?
I have a file I'm trying to upload to the sftp site using the WinSCP shell. And its not working.
The shell crashes without any error message and the file does not upload.
The filename has the period character to separate the month,day,year in a date.
The filename looks like this:
When I replace the periods with forward slashes, the file uploads successfully.
The successful filename looks like this:
Does WinSCP support uploading files with periods? How can I upload this file as it needs to be in the period format for downstream reasons.
Thanks!
TL;DR: How can I upload a file that has periods in the filename?
I have a file I'm trying to upload to the sftp site using the WinSCP shell. And its not working.
The shell crashes without any error message and the file does not upload.
The filename has the period character to separate the month,day,year in a date.
The filename looks like this:
groceries 6.22.2021.xlsx
When I replace the periods with forward slashes, the file uploads successfully.
The successful filename looks like this:
groceries 6/22/2021.xlsx
Does WinSCP support uploading files with periods? How can I upload this file as it needs to be in the period format for downstream reasons.
Thanks!