TSE: File: FTP: How to upload, download, get directory listing, ... using Microsoft ftp.exe?

30 views
Skip to first unread message

knud van eeden

unread,
May 10, 2013, 8:29:59 PM5/10/13
to TSE: List: Googlegroups, TSE: List: Freelists.org
Hi,
 
FYI
 
 
with friendly greetings,
Knud van Eeden
 

knud van eeden

unread,
May 11, 2013, 1:34:58 PM5/11/13
to tse...@freelists.org, TSE: List: Googlegroups
FYI
 
E.g. download automatically a file in TSE (e.g. from your web site)
 PROCFileGetFtpMicrosoft( "", "welcome.txt", "/", "\", "\dddin.ftp", "\dddout.ftp", "88.190.21.29", "21", "anonymous", "joh...@test.com", "download", "c:\windows\system32\ftp.exe"
 
===
 
E.g. upload automatically a file from TSE (e.g. to your web site)
 PROCFileGetFtpMicrosoft( "\welcome.txt", "", "/", "", "\dddin.ftp", "\dddout.ftp", "88.190.21.29", "21", "anonymous", "joh...@test.com", "upload", "c:\windows\system32\ftp.exe" )
 
===
 
E.g. get automatically a directory listing (e.g. from your web site) from that remote FTP server into TSE
 PROCFileGetFtpMicrosoft( "", "", "/", "", "\dddin.ftp", "\dddout.ftp", "88.190.21.29", "21", "anonymous", "joh...@test.com", "dir", "c:\windows\system32\ftp.exe" )
 
 
with friendly greetings,
Knud van Eeden
 
Reply all
Reply to author
Forward
0 new messages