Best unofficial Apache Server developers community |
|
I"m able to put a file up to a remote FTP with a modified version of...
I'm running into the problem that I"m trying to upload a file to a directory that doesn't exist, the put fails. So I need to create the target directory first. GET-MEMBER doesn't seem to show any methods I can invoke to create a directory, only file operations.
posted via StackOverflow
|
![]()  
|
I use function
Taken from Ftp.psm1 where you can find also other functions for FTP. To others: sorry for not following well known verb-noun pattern. ;) |