Skip to content

A simple program that can watch specific folder and upload new files to FTP server.

Notifications You must be signed in to change notification settings

Gateswong/AutoUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

文件自动上传FTP工具

监视某个特定的目录,并将新文件上传到FTP服务器中。

可以使用的占位符:

%file% - 文件名

%year%, %month%, %day%, %hour%, %minute%, %second% - 日期时间

%client user% - 本地用户名

%server user% - FTP登录名

%random(x)% - 一个1到x的随机数,x必须是整数并且大于1。

%md5% - MD5 Hash

注意

编译好的文件需要将FlagFTP.dll和FlagFTP.xml放到程序同一目录下。

引用的项目

FlagFTP

https://github.com/flagbug/FlagFtp

SilkCompanion1 Icon Sets

http://damieng.com/creative/icons/silk-companion-1-icons

About

A simple program that can watch specific folder and upload new files to FTP server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages