Script to extract details of ftp files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aiko27
    New Member
    • Sep 2008
    • 5

    Script to extract details of ftp files

    Hi

    Wonder if you could help me with the following please.

    I would like to construct a script (in any language whichever it's easiest) which when run, it will log on to a ftp server using a generic account and password, then list the files in a specific folder that begins with the string "abc". The file names along with their creation date are then to be extracted on a csv file (or similar).

    Many thanks in advance!!

    Ken
  • jg007
    Contributor
    • Mar 2008
    • 283

    #2
    try these -



    There are quite a few links if you google something like ' vb .net ftp access ' but it does rely on you having some vb .net knowledge

    Comment

    Working...