View Single Post
Old 11-03-2017, 05:45 AM  
morgan.forges
Junior Member
 
Join Date: Sep 2015
Posts: 1
Default upload all csv files from a directory to my FTP server

I would like to upload all csv files from a directory to my FTP server

I currently have the following command:
"C:\Program Files (x86)\FlashFXP 5\FLASHFXP.EXE" magento -localpath="\\PC-SCRIPTS\Scripts\OPALE\BtoC\Prod\Articles" -remotepath="/froufrou/prod/var/datasync/FTP/ARTICLES/" -logfile="\\PC-SCRIPTS\Scripts\OPALE\BtoC\Prod\Logs"

by what is the command to send a file type, example here all the csv files of my directory

thanks in advance
morgan.forges is offline