Opened 17 years ago
Last modified 10 years ago
#2765 closed Feature request
automatic transfer of edited files
Reported by: | danez | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | danez, Alexander Schuch, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
A Setting for FZ to automatic upload files when they get changed, when editing a remote-file, like WinSCP does.
So you open up a remote-file and every time you save the file it get's uploaded automaticaly.
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Not possible for technical reasons. There is no way to detect when a program has finished writing to file, so automatic transfer would be prone to data corruption.
comment:3 by , 17 years ago
It's of course possible, i do not know how, but look at WinSCP they do that very well.
http://winscp.cvs.sourceforge.net/winscp/winscp3/windows/EditorManager.cpp?revision=1.8&view=markup
Note:
See TracTickets
for help on using tickets.
Taken from now closed:
[ 1885810 ] add option to turn off automatic transfer of edited files
"Although this could be useful for certain user, I find the automatic notice that a recently transfered file has been edited ("Do you want to update it ?") quite annoying. Would it be possible to add the option to turn the automatic transfer of edited files off?"