#4292 closed Patch (fixed)
command line: local directory
Reported by: | wr2 | Owned by: | Barry Ralphs |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | command line local site | Cc: | barry.ralphs@… |
Component version: | Operating system type: | ||
Operating system version: |
Description
When FileZilla client starts, it takes initial local directory from parameter "Last local directory" in filezilla.xml file. Remote path could be set by means of command line options.
It would be great if you could include command line option to also set initial local directory.
This is usefull in case of starting FileZilla from filemanager when user is already in desired local directory. Now, it's necessary to go to this directory in FileZilla again instead of just pass it to FileZilla as a command line parameter.
Attachments (2)
Change History (15)
comment:1 by , 15 years ago
Priority: | normal → high |
---|
comment:2 by , 15 years ago
Keywords: | local site added |
---|
comment:3 by , 15 years ago
Priority: | high → normal |
---|
comment:4 by , 15 years ago
Priority: | normal → high |
---|
comment:5 by , 12 years ago
Priority: | high → low |
---|
comment:7 by , 11 years ago
Priority: | low → high |
---|
comment:8 by , 11 years ago
Priority: | high → normal |
---|
If you do not provide a patch yourself, changing the priority of this item won't do anything.
comment:9 by , 11 years ago
Cc: | added |
---|---|
Owner: | set to |
Status: | new → accepted |
I would like to attempt to submit this patch, but since it's my first, I'm sure it might take awhile...
by , 11 years ago
New command line option for local site --local=C:\temp
comment:10 by , 11 years ago
Type: | Feature request → Patch |
---|
comment:11 by , 11 years ago
Status: | accepted → moreinfo_accepted |
---|
Patch looks fine, there's a minor thing missing though: The description of the command-line arguments in docs/filezilla.man, please update your patch.
by , 11 years ago
Attachment: | 4292a.diff added |
---|
Patch with description of the command-line arguments in docs/filezilla.man
comment:12 by , 11 years ago
Status: | moreinfo_accepted → accepted |
---|
OK I attached the revised patch, but I was a little confused with the syntax in the .man file.
For example it has:
\-c <site>, \-\-site <site>
But should it be:
\-c=<site>, \-\-site=<site>
comment:13 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Thanks, applied. I've moved processing of the local argument to before processing the site argument, that way they can be used in combination, with the site taking precedence if it also defines a local directory.
It would be great! Please do It feature.
I suppose implementation of it isn't difficult and don't requires much testing.
Using with file managers increases FileZilla's stock