$ftpPath = "ftp://SvrAS400/%2fPARTAGE/" $ftpUser = "utilisateur" $ftpPass = "motdepasse" $WebClient = New-Object