I'm trying to find a software which could map sftp/scp services to a windows drive letter. I know there are quite a bunch of those available, but i haven't found a single one which could run with SYSTEM or Netservice privileges or have decent command line options so i could elevate the program myself. The mapped drive should be available for other services running on the same server.
Most of the programs (sftp netdrive, expandrive, etc) have only option to start automatically only when someone logs in. Because of that they are useless to me. Their inability to handle non-interactive starts is a bummer too.
FTP->SFTP wrappers don't count as solution despite of integrated windows support for ftp drives. The way they are handled in windows makes ftp mapping unusable without some external ftp drive mapper software. That just adds unnecessary complexity to the solution.
No SMB either (long story / netbios bug).
Any ideas?