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

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 04-12-2014, 07:53 PM   #2
DayCuts
Senior Member
FlashFXP Beta Tester
 
Join Date: Dec 2003
Posts: 421
Default

The simply answer is no, because FlashFXP does not have scriptability with string functions.

However if you are sending to an empty folder on the destination server then you can transfer them all as they are, then run some custom commands on them to change the names... but I am guessing this is not what you are doing otherwise you could automate the renaming outside of FlashFXP a million different ways.

Command 1
Code:
{
RNFR %f
RNTO $replace("%f","2000-","")
}
Command 2
Code:
{
RNFR %f
RNTO $replace("%f","-","")
}
DayCuts is offline  
 

Tags
folder, fxp, pattern, source, target

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 03:21 PM.

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