Ability to upload folders?

Please post here if you have problems in using Wing FTP Server.
Post Reply
sskelley
Posts: 1
Joined: Fri Aug 27, 2010 9:52 pm

Ability to upload folders?

Post by sskelley »

This is a feature question. Does Wing FTP allow you to upload entire folders to the server? So far I have only been able to upload groups of files but not folders.
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Ability to upload folders?

Post by FTP »

Currenly has no ability to upload entire folder with Web Client, it must be handled with Java Applet, maybe Wing FTP Server 4.x will re-write the upload component.

BTW, there is temporary solution: compress the entire folder into a zip file on the local computer, then upload the zip file, then decompress it on the server side.
Post Reply