我需要在我的项目中使用QFtp类。bin/mingw32-make -f Makefile cd qftp( if not exist Makefile C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe C:\Qt\Qt5.0.1\src\qt-qtftp\src\qftp\q
当我使用QFTP的put命令上传一个文件时,它只上传了大约40个字节的指定文件。我正在捕获dataProgress信号,并且正在获取进度,但文件的总大小仅为40字节左右。print data if not self.fileTree.currentItem(): elif "." in self.fileTree.currentItem().text(0):
self