Jump to content

help me how to update fiile in ftp

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
mortalkombat

mortalkombat

    Newbie

  • Members
  • Pip
  • 1 posts
help me how to update fiile in ftp like txt file

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
What code do you have so far? Here are the steps you will need to take:

1) Connect via FTP
2) Download/Save the File
3) Read the file
4) Make changes to the content
5) Save the File
6) Connect/Send the file back to the FTP server.