Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Need help with #include <FTPEx.au3>

$
0
0

Hello everyone am a  new member here and i know that  i shouldn't ask for help without giving something in return but this  one is very important for me .

i want to make something like this . i want to make a ftp script that would create a directory on the server with computer name and date something like this  

 
 
$date = @MDAY & "-" & @MON & "-" & @YEAR


 $Dir = _FTP_CreateDir(@ComputerName & "/" & $date)
   _FTP_FileSend($Server, $Username, $Password, $Save, "/" & @ComputerName & "/" & $date & "/" & $file)


the previous script doesn't  work can anyone find the mistake and help me  ??
Thank you .

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>