Re: Trying to put files on a Windows-openssh-serve (General questions)
Snape,
in almost all cases you need to prefix path with / - so instead of
c:/tmp
try /c:/tmp or something similar.
You can always get path by testing for RealPath( . ), but perhaps also RealPath( .. ) or even RealPath( ../.. ) so you can determine exactly how does server define directories.
Hope it helps.
Complete thread:
- Trying to put files on a Windows-openssh-server - SNAPE, 2004-06-21, 15:13
- Re: Trying to put files on a Windows-openssh-serve - wodSupport, 2004-06-21, 15:23
- Re: Trying to put files on a Windows-openssh-serve - Snape, 2004-06-22, 08:44
- Re: Trying to put files on a Windows-openssh-serve - wodSupport, 2004-06-21, 15:23