Multiple Upload/download and progress translation

Questions about our File Management and Internet FTP plug-in
Locked
martincalatrava
Posts: 73
Joined: Fri Sep 01, 2006 2:18 am
Location: Tres Cantos - Madrid

Multiple Upload/download and progress translation

Post by martincalatrava »

It is possible when you select multiple files that upload or download for example 2 or 3 at the same time or only one by one.

Another dude is if it is possible to translate progress windows title for example Copying to Copiando.


Thanks for your support.
User avatar
CN_Iceman
Posts: 300
Joined: Tue Mar 01, 2011 11:04 am
Location: España
Contact:

Post by CN_Iceman »

I think that you must download files one by one if using FTP protocol.

Talking about the second point...

Check the help file (NeoBookFMFTP.chm) in Action Command Reference -> Miscellaneous.

You can use fmTranslateStrings to customize or translate strings used by File Browser, confirmation dialog boxes, progress bars and other NeoBookFM/FTP features. These settings affect all connections, even those that have not yet been opened.

An example:

Code: Select all

fmTranslateStrings "CopyFile=Copiando Archivo;CopyFolder=Copiando Carpeta"
Greetings.
Greetings/Saludos, Jose.
www.icemansoft.es
Locked