Go Back   FlashFXP Forums > >

General Discussion Need help? Have a problem? Let us help you. Bug reports and feature requests should be made using the Bug Tracker or Feature Tracker

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 11-12-2013, 10:43 PM   #1
sendingcoins
Junior Member
FlashFXP Registered User
 
Join Date: Nov 2013
Posts: 6
Default Lowercase Folders

Hi, how to set FlashFXP to lowercase makes folders that are transferred.

Thanks
sendingcoins is offline  
Old 11-13-2013, 04:37 AM   #2
X3
Senior Member
FlashFXP Beta Tester
 
X3's Avatar
 
Join Date: Feb 2006
Location: location, location.
Posts: 324
Default

Welcome to forums.

FlashFXP has a HELP file, please use it. The following content is from there.
Quote:
Originally Posted by FlasFXP Helpfile
The global default can be changed under preferences (F6) / Transfer / Options

Upload / Download / Site to Site

Global
Will use what has been set in global options under preferences (F6) Transfer / Options.

Don’t convert
Leaves file names untouched as per original file.

Lowercase
Converts any filenames that have any uppercasing to lowercase.

Uppercase
Converts any filenames that have any lowercasing to uppercase.

First letter uppercase
This will imply that any filename will start with uppercase and remaining will be lowercase.
__________________
Regards
X3 is offline  
Old 11-13-2013, 08:22 AM   #3
sendingcoins
Junior Member
FlashFXP Registered User
 
Join Date: Nov 2013
Posts: 6
Default

I know, the help file and those options. Enabling these options does not put folders lowercase.
sendingcoins is offline  
Old 11-13-2013, 08:54 AM   #4
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

The filename case conversion as you've noticed only applies to files.

I am afraid currently there is no option for handling folder names.
bigstar is offline  
Old 11-13-2013, 09:22 AM   #5
sendingcoins
Junior Member
FlashFXP Registered User
 
Join Date: Nov 2013
Posts: 6
Default

Wow, what a surprise.

I have two FTP servers running (Fedora Linux vsFTPd and Windows Serv-U 14).
vsFTPd, Serv-U, any of the two allows conversions to lowercase.

I thought he could with FlashFxp

Thank you
sendingcoins is offline  
Old 11-13-2013, 10:50 AM   #6
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

For case-sensitive file-systems having using this feature can introduce a lot of headaches.

While there are a few rare situations where this type of feature can be useful we've decided that for now we will not expand it to folders, of course if there is enough interest for such feature we will add it.

Another thing to consider, say you queue a folder named "HELLO WORLD" to upload to a case-insensitive FTP server with a folder already named "HeLLo WoRlD", since the folder already exists the case of the folder name will not change. Now say you want to transfer the "HeLLo WoRlD" from the case-insensitive FTP server using a site to site transfer to another FTP server which is case-sensitive and this server already has a folder named "HELLO WORLD" what you end up with is two folders "HeLLo WoRlD" the existing folder and a new folder "HELLO WORLD".

If you want to rename a batch of files/folders from their current case to say lowercase I do offer you a solution.

Create a new custom command (Commands > Edit Commands > New Command)
Code:
{
RNFR %f
RNTO $LowerCase(%f)
}
Select the desired files/folders from the file listing and then run the command from the command menu.

This command macro isn't recursive and it may or may not work with all FTP servers.
bigstar is offline  
Old 11-13-2013, 12:38 PM   #7
sendingcoins
Junior Member
FlashFXP Registered User
 
Join Date: Nov 2013
Posts: 6
Default

Sorry my bad English

The command works correctly, but is not practical.

I understand the case it is two folders "HeLLo WoRlD" and the new "HELLO WORLD" folder.

Consider an intermediate implementation.

If not there is a folder called "HeLLo WoRlD" or "HELLO WORLD" or "HELLO WORLD" on the target, then allow the conversion to lowercase or uppercase or capitalization.

Thanks bigstar
sendingcoins is offline  
Closed Thread

Tags
flashfxp, folders, lowercase, set, transferred

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 08:44 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)