KpyM Telnet/SSH Server - Forum
sftp_init.bat not executed |
marc@gandar.ch |
sftp_init.bat not executed |
Dec 01 2011 18:09 |
|
Hi,
I modified sftp_init.bat as follow below:
@echo on
rem ******************************
rem * use this file to init sftp *
rem * for example you can map *
rem * your network drives here *
rem ******************************
net use l: \\Wd-1t-2\Download
y:
The server doesn't seam to execute the file. I change the Trace_level parameter but nothing appear in the trace file. Any ideas to help?
Regards, Marc
|
Kroum Grigorov |
|
Dec 30 2011 14:09 |
|
The sftp_init file should be executed just fine
You should be able to navigate to your network map going to /l$/ folder in your sftp client.
However the "l:" drive will not be listed under the / folder nor you will be placed directly on the "y:" drive upon connect.
Kroum
|
© 2007 - 2008 Kroum Grigorov