Re: Checking in
It rather looks like a problem on your server:
No buffer space available (maximum connections reached?): connect
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
No buffer space available (maximum connections reached?): connect
I'm sending you a dev version of WinSCP to your email. Can you please provide me a log using that version?
Because when we tried it - it said UNC Mapping wasn't allowed.
cd
to UNC path before you started WinSCP. Windows shell indeed does not support UNC path as a current working directory. But that does not mean you cannot use it in WinSCP script itself.
I have attached a log file
We found out that you can't use a UNC path
Why?
Because when we tried it - it said UNC Mapping wasn't allowed.
The problem that we are having is that WinSCP doesn't seem to be recognizing the mapped drive. The error we get is 'Error changing directory to 'K:\'.'
Is the drive mapped in the session in which WinSCP script is running?
Yes
I wanted to attach a log file from the winscp session but I can't find where to tell winscp that I want it to save a log file and what to name it.
Please read documentation:
https://winscp.net/eng/docs/commandline#logging
We found out that you can't use a UNC path
The problem that we are having is that WinSCP doesn't seem to be recognizing the mapped drive. The error we get is 'Error changing directory to 'K:\'.'
I wanted to attach a log file from the winscp session but I can't find where to tell winscp that I want it to save a log file and what to name it.
That is a whole configuration export (and in this instance there are no session settings at all).
In 5.2.x you can export the configuration using Tools > Export/Backup Configuration on Login dialog.
Oh Wait! In the previous version when you edited the sessions preferences, it gave you an option to save the session out to a winscp file. This file you would then use as part of your scripting so you could automate the FTP process. I can't find the option to save the session out to a file anymore.
There is no (and was no) way to save session settings to a file.
If you was to save session settings to a WinSCP configuration, just press the //Save// or //Save As// button.
Oh Wait! In the previous version when you edited the sessions preferences, it gave you an option to save the session out to a winscp file. This file you would then use as part of your scripting so you could automate the FTP process. I can't find the option to save the session out to a file anymore.
Again: Please, make sure you use passive FTP mode (btw, that's default for WinSCP, so just revert the changed configuration):
https://winscp.net/eng/docs/ui_login_connection
Well, I am not sure that obvious is the word, since it doesn't appear to have fixed the problem to someone looking at it from this end. :D Let me ask you this. On the new beta version you gave me, it wasn't an installable - so all I did was save the 2 files into the Winscp directory. Was this what I should have done? Maybe this is part of the problem.
Thanks for working on this. Unfortunately the fix did not resolve the problem. I am attaching the latest log file for your perusal.
It obviously did resolve the problem. You have a different one now. Possibly a firewall issue. Make sure you use passive FTP mode. Please attach a new log then (even if it works).
Thanks for working on this. Unfortunately the fix did not resolve the problem. I am attaching the latest log file for your perusal.