total commander ignoring svn folders on ftp upload

mik*_*e27 6 svn ftp total-commander

When I upload a folder that has ".svn" subfolders to ftp, the ".svn" folders are uploaded too. is it possible to make total commander ignore ".svn" folders when uploading to ftp? I'd rather not use "export" option in the svn, because I have to upload new files very often and exporting takes time, so it's very inconvenient...

szy*_*zym 8

本地文件夹地址和远程文件夹地址之间有一个过滤器框.在那里键入*.*|.svn\


Bor*_*vić 0

如果您使用 Eclipse,则可以使用文件/导出操作将项目导出到文件系统。它将删除所有 .svn 文件夹以及其他 IDE/项目相关的文件和文件夹。