标签: powerbuilder
我需要使用Power builder 8将一些文本文件从我的本地计算机ftp到服务器路径。有人可以帮助我们了解如何实现这一目标
答案 0 :(得分:2)
Roland Smith有一些免费代码可以在PB8和PB10中实现这一点。
http://www.topwizprogramming.com/freecode_ftpclient.html
-Paul -