Tips and Tricks
- Connect to FTP with SHIFT key pressed, will make a !username login to kill ghost, not all FTP Server support !username as login name, but RaidenFTPD and glftpd support it.
- Connect to FTP with CTRL key pressed, will make a -Password instead of your real login password or remove - from your real login password. this feature is for glftpd to display or hide unuse status messages.
- Switch FTP bookmark with SHIFT key pressed, will make both side FTP server switch to same bookmark name
- Double click FTP folder with SHIFT key pressed, will make both side FTP change into same folder
- If you want to specifies Folder or File applied to SkipList and AllowList in FTP.Transfer script function, simply add %F% to tell FTPRush apply it to Files only, add %D% to tell FTPRush apply it to Folder only. for example, %D%*2004* only match folder name include *2004*, %F%*2004* only match folder name include *2004*.
|