Hi, I'm a beginner on TOS. Can you explain me how can i put a file on a ftp server ?
I've tryed "tFTPPut" ... But he return me no error but : -- 0 rows in 0s -- Problem I must have an empty excel file which exist on my ftp server before doing my transfert ? Can you give me the solution please ?
Hello
You just want to put a file to ftp server, why don't you use a tFileInputExcel component. Only tFTPPut is enough,
choose the local directory where the file locates on.
set the file mask as: "yourFileName.xls"
let New Name as "" if you don't want to rename it.
How can i send you an screen with the forum ? I can't join a file ?
Only forum member can upload screenshots, so register an account and become an member of us.
Best regards
When i do : Filemask | New Name "*.xls" | "*.xls" the transfert is OK. But there isn't file on the ftp server. and it return me : -- No match file exist! -- Problem Why ?
It's just : tFileInputExcel ------------> tFTPPut Local directory : "C:/" Distant directory : "." Transfert : ascii + Add Filemask | New Name "*.xls" | "*.xls" How can i send you an screen with the forum ? I can't join a file ?
Hello
You just want to put a file to ftp server, why don't you use a tFileInputExcel component. Only tFTPPut is enough,
choose the local directory where the file locates on.
set the file mask as: "yourFileName.xls"
let New Name as "" if you don't want to rename it.
How can i send you an screen with the forum ? I can't join a file ?
Only forum member can upload screenshots, so register an account and become an member of us.
Best regards