Skip to content

kurigohan0/Simple-FTP-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-FTP-Uploader

How to use

Add file "data.xml" to the folder with .exe with the following contents:

<?xml version="1.0"?>
<FTP_Data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>IP HERE</Name>
  <Port>PORT HERE</Port>
  <Username>FTP USERNAME HERE</Username>
  <Password>FTP PASSWORD HERE</Password>
</FTP_Data>

Then transfer the necessary files to the same folder and transfer them to the executable file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages